From c0a070c1c665a5ca2c421e3e26cc2457db760920 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 28 Jun 2004 09:03:00 +0000 Subject: [PATCH] Use outline-mode. --- admin/FOR-RELEASE | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 773190b35f0..cfef95d6027 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -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. + + +Local variables: +mode: outline +end: -- 2.39.2