Mercurial > emacs
log src/keyboard.c @ 5934:9699f3d409e5
age | author | description |
---|---|---|
Sun, 13 Feb 1994 00:15:20 +0000 | Richard M. Stallman | (command_loop_1): On entry, set last_command to this_command. |
Fri, 11 Feb 1994 08:05:12 +0000 | Karl Heuer | (syms_of_keyboard): Add a DEFVAR for command-hook-internal. |
Fri, 11 Feb 1994 01:34:16 +0000 | Karl Heuer | (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char |
Fri, 11 Feb 1994 00:13:59 +0000 | Karl Heuer | Split #ifdef so as not to confuse c-mode. |
Mon, 07 Feb 1994 01:03:39 +0000 | Richard M. Stallman | (menu_bar_item): Use internal_condition_case_1. |
Fri, 04 Feb 1994 20:41:54 +0000 | Richard M. Stallman | (kbd_buffer_get_event): Pass 1 to read_avail_input. |