From 23b7c67546e65559acbdf0269c0918c3d2fab36c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 26 Feb 2002 16:48:59 +0000 Subject: [PATCH] (Window System Selections): The default encoding is now compound-text-with-extensions. --- lispref/frames.texi | 4 ++-- 1 file 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) -- 2.39.2