emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 29 Sep 2004 08:04:59 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3889 emacs/src/ChangeLog:1.3890
*** emacs/src/ChangeLog:1.3889  Wed Sep 29 08:51:14 2004
--- emacs/src/ChangeLog Wed Sep 29 11:57:02 2004
***************
*** 1,5 ****
--- 1,20 ----
  2004-09-29  Kim F. Storm  <address@hidden>
  
+       * fringe.c: Simplity last change.
+       (lookup_fringe_bitmap): New function.
+       (valid_fringe_bitmap_p, resolve_fringe_bitmap): Remove.
+       (Fdestroy_fringe_bitmap): Use lookup_fringe_bitmap.
+       Keep standard bitmaps in Vfringe_bitmaps.
+       (Fdefine_fringe_bitmap): Use lookup_fringe_bitmap.
+       (Fset_fringe_bitmap_face): Likewise.
+ 
+       * dispextern.h (lookup_fringe_bitmap): Add prototype.
+       (valid_fringe_bitmap_p): Remove prototype.
+ 
+       * xdisp.c (handle_single_display_prop): Use lookup_fringe_bitmap.
+ 
+ 2004-09-29  Kim F. Storm  <address@hidden>
+ 
        * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
        (w32_init_fringe, w32_reset_fringes): Fix bootstrap (NULL rif).
  




reply via email to

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