Mercurial > emacs
log src/keyboard.c @ 1239:52afa4976154
age | author | description |
---|---|---|
Mon, 28 Sep 1992 06:55:54 +0000 | Jim Blandy | * keyboard.c (read_char): If we're returning an event from a |
Mon, 14 Sep 1992 22:10:55 +0000 | Richard M. Stallman | (read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU. |
Sun, 13 Sep 1992 12:31:15 +0000 | Jim Blandy | * keyboard.c (kbd_buffer_get_event): When performing the |
Sat, 12 Sep 1992 08:52:51 +0000 | Richard M. Stallman | (num_nonmacro_input_chars): New variable. |
Fri, 11 Sep 1992 23:33:17 +0000 | Richard M. Stallman | (command_loop_1): Bind inhibit-quit to t when in Fsit_for. |
Sat, 05 Sep 1992 00:09:33 +0000 | Richard M. Stallman | (last_nonmenu_event): New var. |
Sat, 29 Aug 1992 03:04:31 +0000 | Jim Blandy | * keyboard.c: Include "systty.h", not "systerm.h". |