changeset 72659:7817efe2e430

ispell.el problem is a Windows-only bug (if it exists). "Compilation mode error on gcc include messages" bug fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Sep 2006 14:55:16 +0000
parents 6cf723aafba1
children 9b91f2dde092
files admin/FOR-RELEASE
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Tue Sep 05 14:53:24 2006 +0000
+++ b/admin/FOR-RELEASE	Tue Sep 05 14:55:16 2006 +0000
@@ -44,6 +44,9 @@
 ** Drew Adams 12 Aug bug rpt: overlay  display artifact: trace left behind
 Windows only bug.
 
+** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
+  (Did we decide that is unreproducible?)
+
 * BUGS
 
 ** How rcirc puts cursor at bottom.
@@ -57,9 +60,6 @@
 ** C-g fails to interrupt accept-process-output in Gnus.
   (Is that fixed?)
 
-** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem.
-  (Did we decide that is unreproducible?)
-
 ** Make key-binding use the maps specified by positions given in the events.
 
 ** Is it necessary to solve in another way the problem that was solved
@@ -67,8 +67,6 @@
 
 ** mouse-autoselect-window delay patch
 
-** next-error confused by GCC included file message.
-
 ** Bug in woman, Juri Linkov, Sep 3.
 
 ** Problem of passing temp files to GPG thru call-process.