/[emacs]/emacs/src/xselect.c
ViewVC logotype

Diff of /emacs/src/xselect.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.105.4.5 by handa, Tue Jul 9 00:00:45 2002 UTC revision 1.105.4.6 by lektu, Fri Sep 6 10:04:24 2002 UTC
# Line 2413  The default value is `compound-text'."); Line 2413  The default value is `compound-text'.");
2413    DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,    DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,
2414      "Coding system for the next communication with other X clients.\n\      "Coding system for the next communication with other X clients.\n\
2415  Usually, `selection-coding-system' is used for communicating with\n\  Usually, `selection-coding-system' is used for communicating with\n\
2416  other X clients.   But, if this variable is set, it is used for the\n\  other X clients.  But, if this variable is set, it is used for the\n\
2417  next communication only.   After the communication, this variable is\n\  next communication only.  After the communication, this variable is\n\
2418  set to nil.");  set to nil.");
2419    Vnext_selection_coding_system = Qnil;    Vnext_selection_coding_system = Qnil;
2420    

Legend:
Removed from v.1.105.4.5  
changed lines
  Added in v.1.105.4.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26