(this_command_key_count_reset): New variable.
commit63020c460102e3eafa8afb94b0292d7e4ecc63e6
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Feb 2003 07:51:46 +0000 (17 07:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Feb 2003 07:51:46 +0000 (17 07:51 +0000)
tree0ae28519e714dea665d8ff8312eb670ecec8da00
parent7702ccc5293ac5fe21ee9de8aeb4b4688b62690b
(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.
src/ChangeLog
src/keyboard.c