/[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.124 by handa, Wed Aug 14 00:58:39 2002 UTC revision 1.125 by lektu, Fri Sep 6 09:05:12 2002 UTC
# Line 2403  The default value is `compound-text-with Line 2403  The default value is `compound-text-with
2403    DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,    DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,
2404                 doc: /* Coding system for the next communication with other X clients.                 doc: /* Coding system for the next communication with other X clients.
2405  Usually, `selection-coding-system' is used for communicating with  Usually, `selection-coding-system' is used for communicating with
2406  other X clients.   But, if this variable is set, it is used for the  other X clients.  But, if this variable is set, it is used for the
2407  next communication only.   After the communication, this variable is  next communication only.  After the communication, this variable is
2408  set to nil.  */);  set to nil.  */);
2409    Vnext_selection_coding_system = Qnil;    Vnext_selection_coding_system = Qnil;
2410    

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125

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