]> git.eshelyaron.com Git - emacs.git/commitdiff
ispell.el problem is a Windows-only bug (if it exists).
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Sep 2006 14:55:16 +0000 (14:55 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Sep 2006 14:55:16 +0000 (14:55 +0000)
"Compilation mode error on gcc include messages" bug fixed.

admin/FOR-RELEASE

index 44e12cd146720ab2f6ebcda9baaa1f64925ed95b..e90623374d573d6462ca383d84c8fdfcd97abb9d 100644 (file)
@@ -44,6 +44,9 @@ attention of Windows users to fixing them.
 ** 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 @@ Windows only bug.
 ** 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 @@ Windows only bug.
 
 ** 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.