Thu, 17 Jun 1993 04:59:35 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): If we add events to a key
|
Wed, 16 Jun 1993 06:46:27 +0000 |
Richard M. Stallman |
Calls to access_keymap updated.
|
Sat, 12 Jun 1993 16:00:47 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): When we generate a prefix symbol
|
Sat, 12 Jun 1993 07:26:16 +0000 |
Richard M. Stallman |
(read_char): Set c properly as a Lisp int.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Mon, 07 Jun 1993 05:31:40 +0000 |
Richard M. Stallman |
(read_key_sequence): Reset fkey_map when we find
|
Thu, 03 Jun 1993 17:48:18 +0000 |
Richard M. Stallman |
(read_char_menu_prompt): Now static. Add declaration.
|
Thu, 03 Jun 1993 17:46:38 +0000 |
Richard M. Stallman |
(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
|
Sun, 30 May 1993 04:49:24 +0000 |
Richard M. Stallman |
(read_key_sequence): Read the first char specially
|
Sat, 29 May 1993 21:03:32 +0000 |
Richard M. Stallman |
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
|
Sat, 29 May 1993 17:58:03 +0000 |
Richard M. Stallman |
(menu_bar_items): Save Vinhibit_quit by hand
|
Fri, 28 May 1993 08:48:33 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
|
Thu, 27 May 1993 06:18:44 +0000 |
Richard M. Stallman |
(read_char): Correct previous change.
|
Wed, 26 May 1993 17:58:22 +0000 |
Richard M. Stallman |
(make_lispy_event): Fix off-by-1 error with hpos in menu bar.
|