changeset 43561:66d4e41865b2

(Mouse Commands): The default for selections encoding is compound-text-with-extensions.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 26 Feb 2002 16:47:24 +0000
parents 604306558b07
children ca00a6c76017
files man/frames.texi
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue Feb 26 16:38:05 2002 +0000
+++ b/man/frames.texi	Tue Feb 26 16:47:24 2002 +0000
@@ -183,9 +183,10 @@
 command of the program operating the other window, to select the text
 you want.  Then yank it in Emacs with @kbd{C-y} or @kbd{Mouse-2}.
 
-  The standard coding system for X selections is @code{compound-text}.
-To specify another coding system for X selections, use @kbd{C-x
-@key{RET} x} or @kbd{C-x @key{RET} X}.  @xref{Specify Coding}.
+  The standard coding system for X selections is
+@code{compound-text-with-extensions}.  To specify another coding
+system for X selections, use @kbd{C-x @key{RET} x} or @kbd{C-x
+@key{RET} X}.  @xref{Specify Coding}.
 
   These cutting and pasting commands also work on MS-Windows.