(Fthis_single_command_keys): New function.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 May 1996 22:33:51 +0000 (22:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 May 1996 22:33:51 +0000 (22:33 +0000)
commit6321824f3308ee84e9a3ccad4c913e5b4afabd89
tree256b1a9e01646d89a79462d585e3e1c51ffed672
parent377f24f59587f1af53ba7d3927efbf9249e1d976
(Fthis_single_command_keys): New function.
(syms_of_keyboard): defsubr it.
(this_single_command_key_start): New variable.
(add_command_key): Reduce this_single_command_key_start if nec.
(command_loop_1): Clear this_single_command_key_start if nec.
(Fread_key_sequence, Fexecute_extended_command): Likewise.
(read_key_sequence): Set this_single_command_key_start.
src/keyboard.c