]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove incorrect comment about using utf-16 for Windows clipboard
authorJason Rumney <jasonr@gnu.org>
Sun, 9 May 2004 10:12:00 +0000 (10:12 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 9 May 2004 10:12:00 +0000 (10:12 +0000)
coding system.

etc/PROBLEMS

index ed6875821ae5824b7a48a4a50f0a3e09e1bdce93..97c7e6cf67ebc246297ad09dfef48d8d9aa66e02 100644 (file)
@@ -574,11 +574,6 @@ ought to recognize the Windows language-change event and set up the
 appropriate keyboard encoding automatically, but it doesn't do that
 yet.)
 
-Windows uses UTF-16 encoding to deal with multilingual text (text not
-encodable in the `system codepage') in the clipboard.  To deal with
-this, load the library `utf-16' and use `set-selection-coding-system'
-to set the clipboard coding system to `utf-16-le-with-signature-dos'.
-
 The %b specifier for format-time-string does not produce abbreviated
 month names with consistent widths for some locales on some versions
 of Windows. This is caused by a deficiency in the underlying system