changeset 43562:ca00a6c76017

(Window System Selections): The default encoding is now compound-text-with-extensions.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 26 Feb 2002 16:48:59 +0000
parents 66d4e41865b2
children 1440b9054cb4
files lispref/frames.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/frames.texi	Tue Feb 26 16:47:24 2002 +0000
+++ b/lispref/frames.texi	Tue Feb 26 16:48:59 2002 +0000
@@ -1436,8 +1436,8 @@
 @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)