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 04:59:36 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.1 emacs/admin/FOR-RELEASE:1.2
*** emacs/admin/FOR-RELEASE:1.1 Sat Jun 26 09:36:28 2004
--- emacs/admin/FOR-RELEASE     Mon Jun 28 08:57:38 2004
***************
*** 22,24 ****
--- 22,33 ----
  
  ** 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.




reply via email to

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