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: Mon, 15 Nov 2004 10:35:17 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4017 emacs/src/ChangeLog:1.4018
*** emacs/src/ChangeLog:1.4017  Mon Nov 15 13:34:40 2004
--- emacs/src/ChangeLog Mon Nov 15 15:20:33 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-11-15  Kim F. Storm  <address@hidden>
+ 
+       * fns.c (Fsafe_plist_get): New defun.
+       (syms_of_fns): Defsubr it.
+ 
+       * lisp.h (Fsafe_plist_get): Add EXFUN.
+ 
+       * xdisp.c (store_mode_line_string, produce_stretch_glyph):
+       Use Fsafe_plist_get.
+       (note_mode_line_or_margin_highlight, note_mouse_highlight):
+       Fix image map element parsing.  Use Fsafe_plist_get.
+ 
  2004-11-15  Richard M. Stallman  <address@hidden>
  
        * xdisp.c (get_next_display_element): Fix previous change.




reply via email to

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