/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4338 by miles, Thu Apr 21 07:23:50 2005 UTC revision 1.4339 by kfstorm, Thu Apr 21 23:44:38 2005 UTC
# Line 1  Line 1 
1    2005-04-22  Kim F. Storm  <storm@cua.dk>
2    
3            * fns.c (Fplist_get): Replace by Fsafe_plist_get.
4            (Fsafe_plist_get): Rename to Fplist_get.
5            (Fsafe_get): Remove, as Fget now uses safe Fplist_get.
6            (defsubr): Remove defsubr for Fsafe_plist_get and Fsafe_get.
7    
8            * lisp.h (Fsafe_plist_get, Fsafe_get): Remove EXFUN.
9    
10            * xdisp.c (store_mode_line_string, produce_stretch_glyph)
11            (note_mode_line_or_margin_highlight, note_mouse_highlight):
12            Use Fplist_get instead of Fsafe_plist_get.
13    
14            * xfaces.c (resolve_face_name): Use Fget instead of Fsafe_get.
15    
16  2005-04-21  Miles Bader  <miles@gnu.org>  2005-04-21  Miles Bader  <miles@gnu.org>
17    
18          * xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.          * xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.

Legend:
Removed from v.1.4338  
changed lines
  Added in v.1.4339

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26