# HG changeset patch # User Jason Rumney # Date 1084043753 0 # Node ID 6bfcdaf90a9b963b41fec27ed289dcc4e24ffe00 # Parent ef0ff8c26e5f9789d8ce3d8bb76460fa898e5fac Removed erroneous comment about using utf-16 as selection-coding-system on Windows. diff -r ef0ff8c26e5f -r 6bfcdaf90a9b etc/NEWS --- a/etc/NEWS Sat May 08 17:30:52 2004 +0000 +++ b/etc/NEWS Sat May 08 19:15:53 2004 +0000 @@ -3509,10 +3509,7 @@ 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).