(read_char): If we reread a char, the next pause
commit1fc93d49d9194d87a2288f9c398bad6cd1c84af7
authorRichard M. Stallman <rms@gnu.org>
Sat, 21 Oct 1995 23:17:06 +0000 (21 23:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 21 Oct 1995 23:17:06 +0000 (21 23:17 +0000)
treef2423b00470e74a66edacb799fe438dbb37dd064
parent67481ae554117a577d89f1a916e62927df18ac40
(read_char): If we reread a char, the next pause
can start echoing despite a remaining echo area message.
(ok_to_echo_at_next_pause): New variable.
(cancel_echoing): Clear ok_to_echo_at_next_pause.
src/keyboard.c