1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-18 12:00:38 -07:00

ispell.el problem is a Windows-only bug (if it exists).

"Compilation mode error on gcc include messages" bug fixed.
This commit is contained in:
Chong Yidong 2006-09-05 14:55:16 +00:00
parent 6e1a95973d
commit 8d8f91ae02

View 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.