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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 04 Feb 2003 14:25:08 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3080 emacs/src/ChangeLog:1.3081
*** emacs/src/ChangeLog:1.3080  Mon Feb  3 17:51:45 2003
--- emacs/src/ChangeLog Tue Feb  4 06:52:10 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-02-04  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (echo_now): Update before_command_echo_length.
+       (Freset_this_command_lengths): Reset this_command_key_count etc.
+       immediately rather than arranging to do it later.
+       (before_command_key_count_1, before_command_echo_length_1)
+       (before_command_restore_flag): Vars deleted.
+       (add_command_key): Don't handle before_command_restore_flag.
+       (read_char, record_menu_key): Don't update before_command_key_count or
+       before_command_echo_length.
+       (read_char): Don't handle before_command_restore_flag.
+ 
+       * keyboard.c (command_loop_1): Don't call adjust_point_for_property
+       in direct-output clauses if it wouldn't be called in the ordinary case.
+ 
  2003-02-04  Kim F. Storm  <address@hidden>
  
        * keyboard.c (syms_of_keyboard) <this-original-command>: Doc fix.




reply via email to

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