From: Eli Zaretskii Date: Tue, 26 Feb 2002 16:47:24 +0000 (+0000) Subject: (Mouse Commands): The default for selections encoding is X-Git-Tag: ttn-vms-21-2-B4~16456 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e57a7d9eae7d9fa37fe53a041bfeeed57309da8b;p=emacs.git (Mouse Commands): The default for selections encoding is compound-text-with-extensions. --- diff --git a/man/frames.texi b/man/frames.texi index ae6bfcd506a..642713030b8 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -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.