]> git.eshelyaron.com Git - emacs.git/commitdiff
(Mouse Commands): The default for selections encoding is
authorEli Zaretskii <eliz@gnu.org>
Tue, 26 Feb 2002 16:47:24 +0000 (16:47 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 26 Feb 2002 16:47:24 +0000 (16:47 +0000)
compound-text-with-extensions.

man/frames.texi

index ae6bfcd506aecec4f6d126a57eeee4deb64296f0..642713030b8a43fabcd4adaa5d414059ce91020d 100644 (file)
@@ -183,9 +183,10 @@ to insert the text from the selection.
 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.