]> git.eshelyaron.com Git - emacs.git/commit
(Freset_this_command_lengths): New function.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Jun 1995 14:56:35 +0000 (14:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Jun 1995 14:56:35 +0000 (14:56 +0000)
commit71918b7522e25fa8112d547a44bb3c3df805bd47
treee592187d94b9f13ef263f3a0cbddb6f0a5ce2a4e
parent0de84e16f194ac5db9079b0884ad0b9fb7d494b6
(Freset_this_command_lengths): New function.
(before_command_key_count, before_command_echo_length)
(before_command_restore_flag): New variables.
(add_command_key): If requested, reset the lengths.
(command_loop_1): Record current lengths before reading cmd.
(read_char): Update the recorded length before echoing.
src/keyboard.c