diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-07-29 03:01:39 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-07-29 03:01:39 +0000 |
commit | 39d6d9bdb7511493e419b3931e80083fca21b603 (patch) | |
tree | 47f8b2ea77250f8d85a4ef9a0567054ca8b6c160 /lispref/frames.texi | |
parent | 1dcbe23901b5c9008fda8233a9674cfeba76f114 (diff) | |
download | emacs-39d6d9bdb7511493e419b3931e80083fca21b603.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r-- | lispref/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 88a19b955d6..498705b1b4f 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1306,7 +1306,7 @@ like the way successive kills in Emacs move down the kill ring. @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}. +Systems}. The default is @code{compound-text}. @end defvar @need 1500 |