Mercurial > emacs
diff lispref/frames.texi @ 22742:39fe58403429
Add selection-coding-system.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sun, 12 Jul 1998 06:01:55 +0000 |
| parents | f0cd03a7dac9 |
| children | 63f6e25f0cbd |
line wrap: on
line diff
--- a/lispref/frames.texi Sun Jul 12 05:58:47 1998 +0000 +++ b/lispref/frames.texi Sun Jul 12 06:01:55 1998 +0000 @@ -1302,6 +1302,13 @@ like the way successive kills in Emacs move down the kill ring. @end defun +@defvar selection-coding-system +@tindex selection-coding-system +This variable specifies the coding system to use when reading and +writing a selections, the clipboard, or a cut buffer. @xref{Coding +Systems}. +@end defvar + @need 1500 @node Font Names @section Looking up Font Names
