# HG changeset patch # User Chong Yidong # Date 1157468116 0 # Node ID 7817efe2e430da1ddff70c4e561c12459e3fe690 # Parent 6cf723aafba1470b8683483ee57d9101ee5bbe1f ispell.el problem is a Windows-only bug (if it exists). "Compilation mode error on gcc include messages" bug fixed. diff -r 6cf723aafba1 -r 7817efe2e430 admin/FOR-RELEASE --- 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.