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, 13 Apr 2002 13:49:34 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2598 emacs/src/ChangeLog:1.2599
*** emacs/src/ChangeLog:1.2598  Sat Apr 13 05:53:06 2002
--- emacs/src/ChangeLog Sat Apr 13 13:49:34 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-04-13  Richard M. Stallman  <address@hidden>
+ 
+       * fileio.c (Finsert_file_contents): 
+       Don't call temp_output_buffer_setup--do just part, by hand.
+ 
+       * coding.c (run_pre_post_conversion_on_str):
+       Don't call temp_output_buffer_setup--do just part, by hand.
+ 
+       * keyboard.c (command_loop_1): Don't call start_hourglass
+       or cancel_hourglass when executing a macro.
+ 
+       * marker.c (count_markers): New function.
+ 
+       * xdisp.c (display_mode_element): Don't let mode_line_proptrans_alist
+       grow without limit.  Move recently used elements to the front.
+ 
  2002-04-13  Eli Zaretskii  <address@hidden>
  
        * unexelf.c (unexec) [__sgi]: Undo the change from 2002-01-20.



reply via email to

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