# HG changeset patch # User Eli Zaretskii # Date 1014742044 0 # Node ID 66d4e41865b28a69991f0f974fb2fd265ed51bd6 # Parent 604306558b077e9e53f941987cba23cb18ca1121 (Mouse Commands): The default for selections encoding is compound-text-with-extensions. diff -r 604306558b07 -r 66d4e41865b2 man/frames.texi --- 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.