# HG changeset patch # User Jason Rumney # Date 1016844060 0 # Node ID 3599777a59829b843f44d76b81adf27695d57733 # Parent 211a38d540fafbcabe2315bb0fd44bb180afd0c5 Removed fixed problems from MS-Windows port section diff -r 211a38d540fa -r 3599777a5982 etc/PROBLEMS --- a/etc/PROBLEMS Sat Mar 23 00:36:07 2002 +0000 +++ b/etc/PROBLEMS Sat Mar 23 00:41:00 2002 +0000 @@ -351,9 +351,6 @@ * Known problems with the MS-Windows port of Emacs 21.2. -Emacs 21.2 built for MS-Windows doesn't support images and the tool bar. -Support for these will be added in future versions. - Frames are not refreshed while the File or Font dialog or a pop-up menu is displayed. This also means help text for pop-up menu items is not displayed at all. This is because message handling under Windows is @@ -395,10 +392,10 @@ 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 %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 +library function. * The `configure' script doesn't find the jpeg library.