]> code.delx.au - gnu-emacs/blobdiff - admin/FOR-RELEASE
*** empty log message ***
[gnu-emacs] / admin / FOR-RELEASE
index 8468742739c31c6362ab2edd34e68212de557ee6..100a386af945b0850c57ee2cd491752553ef6153 100644 (file)
@@ -29,7 +29,9 @@ Reminders sent out on 2006-06-08.
 ** Send an email to the various distributions, including the GNOME
 and KDE projects, to use the new Emacs icons in etc/images/icons.
 
-* BUGS
+* WINDOWS SUPPORT BUGS.
+These don't need to be fixed to start pretest, but we call the
+attention of Windows users to fixing them.
 
 ** Markus Gritsch's report about Emacs looping on Windoze with the following
 .emacs file, and then reduce Emacs frame width to "something quite narrow":
@@ -39,10 +41,46 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
         '(hscroll-step 1)
        )
 
-** Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report about
-  fields and invisible overlays needs attention from a field expert.
+** 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.
+
+** Field handling in C-n.
+
+** Make pushnew avoid use of cl functions.
+
+** desktop gets saved while one is being read.
+
+** cursor display on images that don't use :mask.
+
+** C-g fails to interrupt accept-process-output in Gnus.
+  (Is that fixed?)
+
+** ispell.el: no option for no flyspell on non-ASCII
+
+** next-single-property-change bug, Magnus Henoch Sep 8.
+
+** allout.el patch from Manheimer to be installed.
+
+** regex char class matching needs a call to char-syntax.
+
+** regex char class matching breaks if you change entries
+in the syntax table.
+
+** Make key-binding use the maps specified by positions given in the events.
+
+** Handa's Sep 6 compilation font lock bug report.
+
+** Michael Cadilhac's Sep 7 bug report about set-input-method.
+
+** Xt timer runs very often, all the time.
 
-** Implement buffer-chars-modified-tick.
 
 * DOCUMENTATION