Mercurial > emacs
diff src/keymap.h @ 49819:33f214d51e1f
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Feb 2003 07:51:08 +0000 |
parents | 9fe119b14379 |
children | 5b0873c0b734 d7ddb3e565de |