[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/xselect.c
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] Changes to emacs/src/xselect.c |
Date: |
Thu, 07 Nov 2002 01:25:04 -0500 |
Index: emacs/src/xselect.c
diff -c emacs/src/xselect.c:1.124 emacs/src/xselect.c:1.125
*** emacs/src/xselect.c:1.124 Tue Aug 13 20:58:39 2002
--- emacs/src/xselect.c Fri Sep 6 05:05:12 2002
***************
*** 2403,2410 ****
DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,
doc: /* Coding system for the next communication with other X
clients.
Usually, `selection-coding-system' is used for communicating with
! other X clients. But, if this variable is set, it is used for the
! next communication only. After the communication, this variable is
set to nil. */);
Vnext_selection_coding_system = Qnil;
--- 2403,2410 ----
DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,
doc: /* Coding system for the next communication with other X
clients.
Usually, `selection-coding-system' is used for communicating with
! other X clients. But, if this variable is set, it is used for the
! next communication only. After the communication, this variable is
set to nil. */);
Vnext_selection_coding_system = Qnil;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/xselect.c,
Kenichi Handa <=