]> git.eshelyaron.com Git - emacs.git/commitdiff
Added note about format-time-string deficiencies on MS-Windows.
authorJason Rumney <jasonr@gnu.org>
Tue, 12 Mar 2002 20:24:42 +0000 (20:24 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 12 Mar 2002 20:24:42 +0000 (20:24 +0000)
etc/PROBLEMS

index 4fa0a6faa2fd7cf88015583c435c551561eee285..aaa53a6a0610ec8773e3c939406d6c5f1375c9bf 100644 (file)
@@ -391,6 +391,11 @@ Windows programs if the characters are in the system codepage.
 Reportedly, a partial solution is to install the Mule-UCS package and
 set selection-coding-system to utf-16-le-dos.
 
+The %h format specifier for format-time-string does not work on Windows.
+The %b format specifier 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 library function.
+
 * The `configure' script doesn't find the jpeg library.
 
 This can happen because the linker by default only looks for shared