]> git.eshelyaron.com Git - emacs.git/commit
(Freset_this_command_lengths): Return nil.
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Aug 1998 07:04:41 +0000 (07:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Aug 1998 07:04:41 +0000 (07:04 +0000)
commit6e5742a05b9be276e01650ae1e1af70a9d7c5c4d
tree6e87cfb1268df4282ea5098ee5c6310879d20115
parent00e25b96d4690028ddda928eae6470e00472eadc
(Freset_this_command_lengths): Return nil.
(read_char): [All these changes are in the input method code.]
Process and clear before_command_restore_flag before the input method.
Save and restore ok_to_echo_at_next_pause and
current_kboard->echo_after_prompt.
Save, copy and empty this_command_keys, if it is not empty.
Clear the echo area before the input method.
Then in all cases restore this_command_keys, and reenable echoing
if it was enabled before.
src/keyboard.c