summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2002-02-26 16:48:59 +0000
committerEli Zaretskii <eliz@gnu.org>2002-02-26 16:48:59 +0000
commit08525669bc7efca962e9154099632d55839caa34 (patch)
tree8065af1b1085cd63dfcfa0a41796ed0793240259 /lispref
parent224360bf22d32f023ab8724170b405e5fb6a262c (diff)
downloademacs-08525669bc7efca962e9154099632d55839caa34.tar.gz
(Window System Selections): The default encoding is now
compound-text-with-extensions.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 103ed443d63..c75099fb82f 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1436,8 +1436,8 @@ the third, and so on through all eight cut buffers.
@defvar selection-coding-system
This variable specifies the coding system to use when reading and
writing selections, the clipboard, or a cut buffer. @xref{Coding
-Systems}. The default is @code{compound-text}, which converts to
-the text representation that X11 normally uses.
+Systems}. The default is @code{compound-text-with-extensions}, which
+converts to the text representation that X11 normally uses.
@end defvar
@cindex clipboard support (for MS-Windows)