]> code.delx.au - gnu-emacs/commitdiff
(Window System Selections): The default encoding is now
authorEli Zaretskii <eliz@gnu.org>
Tue, 26 Feb 2002 16:48:59 +0000 (16:48 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 26 Feb 2002 16:48:59 +0000 (16:48 +0000)
compound-text-with-extensions.

lispref/frames.texi

index 103ed443d63aff46b4a3b8e68bbab8a63fc5be2b..c75099fb82fe6704ec240e96a88793a950f66b98 100644 (file)
@@ -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)