summaryrefslogtreecommitdiff
path: root/lispref/frames.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-07-29 03:01:39 +0000
committerRichard M. Stallman <rms@gnu.org>1998-07-29 03:01:39 +0000
commit39d6d9bdb7511493e419b3931e80083fca21b603 (patch)
tree47f8b2ea77250f8d85a4ef9a0567054ca8b6c160 /lispref/frames.texi
parent1dcbe23901b5c9008fda8233a9674cfeba76f114 (diff)
downloademacs-39d6d9bdb7511493e419b3931e80083fca21b603.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r--lispref/frames.texi2
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