]> git.eshelyaron.com Git - emacs.git/commitdiff
Removed erroneous comment about using utf-16 as
authorJason Rumney <jasonr@gnu.org>
Sat, 8 May 2004 19:15:53 +0000 (19:15 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 8 May 2004 19:15:53 +0000 (19:15 +0000)
selection-coding-system on Windows.

etc/NEWS

index e29f79965328ab3cb1719dd33bf4fc9cb820e732..a86a93e92decc235f37ac245652fe06587b4cc1f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3509,10 +3509,7 @@ been added.
 with Custom.
 
 ** UTF-16 coding systems are available, encoding the same characters
-as mule-utf-8.  Coding system `utf-16-le-dos' is useful as the value
-of `selection-coding-system' in MS Windows, allowing you to paste
-multilingual text from the clipboard.  Set it interactively with
-C-x RET x or in .emacs with `(set-selection-coding-system 'utf-16-le-dos)'.
+as mule-utf-8.
 
 ** There is a new language environment for UTF-8 (set up automatically
 in UTF-8 locales).