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: Mon, 17 Feb 2003 02:51:48 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3098 emacs/src/ChangeLog:1.3099
*** emacs/src/ChangeLog:1.3098  Sun Feb 16 19:33:01 2003
--- emacs/src/ChangeLog Mon Feb 17 02:51:46 2003
***************
*** 1,3 ****
--- 1,12 ----
+ 2003-02-17  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (this_command_key_count_reset): New variable.
+       Initiatize to 0 where this_command_key_count is set.
+       (read_char): Save and restore this_command_key_count_reset
+       around input method code.
+       (read_char): If this_command_key_count_reset, echo reread commands.
+       (Freset_this_command_lengths): Set this_command_key_count_reset to 1.
+ 
  2003-02-17  Kenichi Handa  <address@hidden>
  
        * fns.c (string_to_multibyte): Always return a multibyte string.




reply via email to

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