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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Mon, 28 Jun 2004 05:17:32 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.2 emacs/admin/FOR-RELEASE:1.3
*** emacs/admin/FOR-RELEASE:1.2 Mon Jun 28 08:57:38 2004
--- emacs/admin/FOR-RELEASE     Mon Jun 28 09:03:00 2004
***************
*** 1,8 ****
  Tasks needed before the next release.
  
! ** Test the mbox branch of Rmail.
! 
! ** Install the mbox branch of Rmail.
  
  ** Finish updating the Emacs Lisp manual.
  
--- 1,6 ----
  Tasks needed before the next release.
  
! * DOCUMENTATION
  
  ** Finish updating the Emacs Lisp manual.
  
***************
*** 16,33 ****
  
  ** Update man/info.texi.
  
- ** 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.
--- 14,46 ----
  
  ** 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.
! 
! 
! Local variables:
! mode: outline
! end:




reply via email to

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