]> git.eshelyaron.com Git - emacs.git/commitdiff
Use outline-mode.
authorKim F. Storm <storm@cua.dk>
Mon, 28 Jun 2004 09:03:00 +0000 (09:03 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 28 Jun 2004 09:03:00 +0000 (09:03 +0000)
admin/FOR-RELEASE

index 773190b35f0a5e1946fda611bcfdcbd25de33003..cfef95d6027a1c47e115cede48d093c51d09e85a 100644 (file)
@@ -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 @@ Tasks needed before the next release.
 
 ** Update man/info.texi.
 
-** Make geometry specifications work correctly for GTK.
 
-** Make GTK scrollbars behave like others w.r.t. overscrolling.
+* NEW FEATURES
 
-** Make GTK toolbar look OK on monochrome displays.
+** Test the mbox branch of Rmail.
+
+** Install the mbox branch of Rmail.
 
 
-IMPORTANT BUG FIXES:
+* 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.
+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.
+
+\f
+Local variables:
+mode: outline
+end: