From: Jason Rumney Date: Sun, 9 May 2004 10:12:00 +0000 (+0000) Subject: Remove incorrect comment about using utf-16 for Windows clipboard X-Git-Tag: ttn-vms-21-2-B4~6336 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07312b25d351a9c9b91906321f07a7fc0754b660;p=emacs.git Remove incorrect comment about using utf-16 for Windows clipboard coding system. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ed6875821ae..97c7e6cf67e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -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