From 07312b25d351a9c9b91906321f07a7fc0754b660 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 9 May 2004 10:12:00 +0000 Subject: [PATCH] Remove incorrect comment about using utf-16 for Windows clipboard coding system. --- etc/PROBLEMS | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.39.2