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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 15 Feb 2005 01:50:50 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4220 emacs/src/ChangeLog:1.4221
*** emacs/src/ChangeLog:1.4220  Mon Feb 14 01:04:50 2005
--- emacs/src/ChangeLog Tue Feb 15 06:50:48 2005
***************
*** 1,3 ****
--- 1,24 ----
+ 2005-02-15  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (get_next_display_element): Fix escape-glyph criterion
+       for mode and header lines.
+ 
+       * lread.c (syms_of_lread) <user-init-file>: Doc fix.
+ 
+       * keymap.h (describe_map_tree): Change decl.
+ 
+       * keyboard.c (command_loop_1): Always use safe_run_hooks
+       to run Qdeferred_action_function.
+ 
+       * keymap.c (describe_map_tree): New arg MENTION_SHADOW.  Calls changed.
+       (describe_map, describe_vector): Likewise.  When it's 1,
+       don't omit shadowed bindings, instead mark them as shadowed.
+ 
+       * doc.c (Fsubstitute_command_keys): Compute list of shadowing maps
+       for describe_map_tree.  Pass 1 for MENTION_SHADOW.
+ 
+       * data.c (Fsetq_default): Allow no arg case.
+ 
  2005-02-14  Kenichi Handa  <address@hidden>
  
        * coding.c (encode_coding_string): Always return a unibyte string.




reply via email to

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