emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE [lexbind]
Date: Tue, 06 Jul 2004 07:00:28 -0400

Index: emacs/admin/FOR-RELEASE
diff -c /dev/null emacs/admin/FOR-RELEASE:1.5.4.1
*** /dev/null   Tue Jul  6 10:23:42 2004
--- emacs/admin/FOR-RELEASE     Tue Jul  6 10:23:33 2004
***************
*** 0 ****
--- 1,48 ----
+ Tasks needed before the next release.
+ 
+ * DOCUMENTATION
+ 
+ ** Finish updating the Emacs Lisp manual.
+ 
+ ** Finish checking the Emacs Lisp manual.
+ 
+ ** Update the Emacs manual.
+ 
+ ** Check the Emacs Manual.
+ 
+ ** Add missing years in copyright notices of all files.
+ 
+ ** Update man/info.texi.
+ 
+ 
+ * NEW FEATURES
+ 
+ ** Test the mbox branch of Rmail.
+ 
+ ** Install the mbox branch of Rmail.
+ 
+ ** Update Gnus.
+ 
+ ** Face remapping.
+ 
+ 
+ * FATAL ERRORS
+ 
+ ** Investigate face cache related crash.
+ 
+ Indications: Face cache seems to have been cleared, but
+ redisplay uses an invalidated face_id with FACE_FROM_ID
+ which then returns a NULL pointer.  Said to happen with
+ isearch faces.
+ 
+ 
+ * GTK RELATED BUGS
+ 
+ ** Make geometry specifications work correctly for GTK.
+ 
+ ** Make GTK scrollbars behave like others w.r.t. overscrolling.
+ 
+ 
+ Local variables:
+ mode: outline
+ end:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]