Mercurial > emacs
diff etc/NEWS @ 55451:6bfcdaf90a9b
Removed erroneous comment about using utf-16 as
selection-coding-system on Windows.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 08 May 2004 19:15:53 +0000 |
parents | f247bdf135a8 |
children | c6ec5bf17a29 |
line wrap: on
line diff
--- 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).