changeset 56267:d8b8139546ea

Use outline-mode.
author Kim F. Storm <storm@cua.dk>
date Mon, 28 Jun 2004 09:03:00 +0000
parents 568289c9fcb4
children 9853134cd610
files admin/FOR-RELEASE
diffstat 1 files changed, 25 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Mon Jun 28 08:57:38 2004 +0000
+++ b/admin/FOR-RELEASE	Mon Jun 28 09:03:00 2004 +0000
@@ -1,8 +1,6 @@
 Tasks needed before the next release.
 
-** Test the mbox branch of Rmail.
-
-** Install the mbox branch of Rmail.
+* DOCUMENTATION
 
 ** Finish updating the Emacs Lisp manual.
 
@@ -16,18 +14,33 @@
 
 ** Update man/info.texi.
 
+
+* NEW FEATURES
+
+** Test the mbox branch of Rmail.
+
+** Install the mbox branch of Rmail.
+
+
+* 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.
 
 ** Make GTK toolbar look OK on monochrome displays.
 
-
-IMPORTANT BUG FIXES:
-
-** 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.
+
+Local variables:
+mode: outline
+end: