# HG changeset patch # User Kim F. Storm # Date 1088413380 0 # Node ID d8b8139546ea23733fb03167ff3317fcff11a696 # Parent 568289c9fcb49300249409ca2160549bd831c658 Use outline-mode. diff -r 568289c9fcb4 -r d8b8139546ea admin/FOR-RELEASE --- 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: