diff options
author | Jason Rumney <jasonr@gnu.org> | 2005-10-25 21:22:20 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2005-10-25 21:22:20 +0000 |
commit | 6b9a8b4448588a3be21d03017537c492f20ade34 (patch) | |
tree | 00d0d0c84a682d1e0c219d9f3a87c8def14459fe /admin | |
parent | 813fa8a82d89881f353422026088591ff9861404 (diff) | |
download | emacs-6b9a8b4448588a3be21d03017537c492f20ade34.tar.gz |
Removed quadruple-width Chinese character problem. Lesser related
problem added to etc/PROBLEMS.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a25d9b8e46f..91b27e0d0b0 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -55,13 +55,6 @@ excesive CPU on some Windows environments. Usages of 50% and 100% CPU time have been observed on different Window XP configurations. Seems to be a problem in sys_select in w32proc.c. -** Chinese characters display quadruple width on Windows. - -This was caused by the change to w32fns.c on 2005-01-03, but that is -required to fix another bug. See "[Bug] Unusual wide Chinese fonts on -w32 (again)" and "Problem with chinese gbk fonts on w32" in -emacs-devel list. - * DOCUMENTATION ** Update man/info.texi. |