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: Sat, 06 Nov 2004 22:56:06 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3987 emacs/src/ChangeLog:1.3988
*** emacs/src/ChangeLog:1.3987  Sat Nov  6 17:02:25 2004
--- emacs/src/ChangeLog Sun Nov  7 03:50:11 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-11-06  Richard M. Stallman  <address@hidden>
+ 
+       * callint.c (Fcall_interactively): Avoid reusing EVENT for other data.
+ 
+       * xfaces.c (merge_named_face): GCPRO the face_name in the
+       named_merge_point struct that we make.
+       (merge_face_heights): Eliminate GCPRO arg.  All callers changed.
+ 
+       * keyboard.c (command_loop_1): Change Vtransient_mark_mode
+       before deciding whether to inactivate mark.
+ 
  2004-11-06  Lars Brinkhoff  <address@hidden>
  
        * config.in: Regenerate (add HAVE_GETRUSAGE).
***************
*** 17,23 ****
        * xmenu.c (popup_get_selection, create_and_show_popup_menu)
        (create_and_show_dialog): Revert change from 2004-10-31.
        
- 
  2004-11-05  Luc Teirlinck  <address@hidden>
  
        * macros.c (syms_of_macros) <defining-kbd-macro>: Doc fix.
--- 28,33 ----




reply via email to

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