# HG changeset patch # User Eli Zaretskii # Date 1014742139 0 # Node ID ca00a6c76017d7854bf3d6fbc0f5c74644dbf5e8 # Parent 66d4e41865b28a69991f0f974fb2fd265ed51bd6 (Window System Selections): The default encoding is now compound-text-with-extensions. diff -r 66d4e41865b2 -r ca00a6c76017 lispref/frames.texi --- 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)