| Commit message (Expand) | Author | Age | Files | Lines |
| * | (make_lispy_event): Offset the event code here. | Richard M. Stallman | 1993-12-23 | 1 | -22/+108 |
| * | (kbd_buffer_get_event): For delete-window-event, do count iconified frames. | Richard M. Stallman | 1993-12-23 | 1 | -4/+15 |
| * | (kbd_buffer_get_event): If user destroys the last frame, | Richard M. Stallman | 1993-11-26 | 1 | -11/+11 |
| * | (quit_throw_to_read_char): | Richard M. Stallman | 1993-11-25 | 1 | -0/+2 |
| * | (kbd_buffer_get_event): Handle delete_window_event's. | Richard M. Stallman | 1993-11-23 | 1 | -0/+13 |
| * | (follow_key): When downcasing, downcase just the | Richard M. Stallman | 1993-11-20 | 1 | -1/+2 |
| * | (read_key_sequence): If we get a quit, and current buffer | Richard M. Stallman | 1993-11-20 | 1 | -3/+18 |
| * | (read_avail_input): Don't set nread to -1 | Richard M. Stallman | 1993-11-18 | 1 | -4/+7 |
| * | (read_avail_input): Make cbuf 1 char shorter. | Richard M. Stallman | 1993-11-15 | 1 | -1/+4 |
| * | (read_avail_input) [no FIONREAD]: On DGUX, as on USG, | Richard M. Stallman | 1993-11-13 | 1 | -1/+1 |
| * | (Fread_key_sequence): Split the doc string with "". | Richard M. Stallman | 1993-11-12 | 1 | -1/+1 |
| * | (read_key_sequence): Arg prompt is now a Lisp object. | Richard M. Stallman | 1993-10-24 | 1 | -10/+9 |
| * | (read_key_sequence): Allow function in key-translation-map | Richard M. Stallman | 1993-10-13 | 1 | -3/+45 |
| * | (read_key_sequence): Don't declare first_event; it is no longer used. | Brian Fox | 1993-10-05 | 1 | -5/+10 |
| * | (Qextended_command_history): New variable prevents | Brian Fox | 1993-09-22 | 1 | -3/+8 |
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| * | (kbd_buffer_store_event): Use bcopy to copy | Richard M. Stallman | 1993-08-13 | 1 | -21/+32 |
| * | (make_lispy_event): Clear all but 0377 in event->code. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
| * | (set_poll_suppress_count): New function. | Richard M. Stallman | 1993-08-06 | 1 | -0/+21 |
| * | (Fset_input_mode): Start polling, if appropriate. | Richard M. Stallman | 1993-08-06 | 1 | -7/+14 |
| * | (read_key_sequence): Use XFASTINT to convert value | Richard M. Stallman | 1993-08-02 | 1 | -2/+2 |
| * | (last_mouse_button): Renamed from button_up_button. | Richard M. Stallman | 1993-08-01 | 1 | -85/+99 |
| * | (command_loop_1): Call Qrecompute_lucid_menubar only if defined. | Richard M. Stallman | 1993-07-27 | 1 | -1/+2 |
| * | (kbd_buffer_store_event): Apply all the modifiers bits | Richard M. Stallman | 1993-07-26 | 1 | -3/+9 |
| * | (command_loop_1): Run post-command-hook first thing. | Richard M. Stallman | 1993-07-23 | 1 | -40/+148 |
| * | * keyboard.c (read_key_sequence): Accept both strings and vectors | Jim Blandy | 1993-07-18 | 1 | -6/+17 |
| * | (Vhelp_menu_bar_map): Deleted. | Richard M. Stallman | 1993-07-17 | 1 | -7/+15 |
| * | (read_char_menu_prompt): If the user rejects a menu, | Richard M. Stallman | 1993-07-15 | 1 | -6/+26 |
| * | * keyboard.c (menu_bar_one_keymap): If the key's binding is the | Jim Blandy | 1993-07-15 | 1 | -2/+2 |
| * | (Qdisabled_command_hook): New variable. | Richard M. Stallman | 1993-07-15 | 1 | -6/+5 |
| * | (Vhelp_menu_bar_map): New var. | Richard M. Stallman | 1993-07-14 | 1 | -0/+9 |
| * | (Qundefined): New variable. | Richard M. Stallman | 1993-07-12 | 1 | -4/+22 |
| * | Fix initialization of Vdouble_click_time in syms_of_keyboard. | Jim Blandy | 1993-07-05 | 1 | -1/+1 |
| * | * keyboard.c (Vdouble_click_time): Renamed from double_click_time, | Jim Blandy | 1993-07-05 | 1 | -8/+11 |
| * | (read_char): After Fgarbage_collect, call redisplay. | Richard M. Stallman | 1993-07-04 | 1 | -117/+144 |
| * | * keyboard.c (kbd_buffer_get_event): Correctly generate | Jim Blandy | 1993-06-30 | 1 | -1/+1 |
| * | * keyboard.c (read_char): Don't do idle autosaves if we're not | Jim Blandy | 1993-06-29 | 1 | -1/+1 |
| * | * keyboard.c (menu_bar_items, read_key_sequence): Use | Jim Blandy | 1993-06-22 | 1 | -2/+2 |
| * | * keyboard.c (make_lispy_event): Added detection of double-click | Jim Blandy | 1993-06-22 | 1 | -34/+125 |
| * | * keyboard.c (read_key_sequence): Don't confuse mock input with | Jim Blandy | 1993-06-17 | 1 | -20/+32 |
| * | * keyboard.c (read_key_sequence): If we add events to a key | Jim Blandy | 1993-06-17 | 1 | -7/+15 |
| * | Calls to access_keymap updated. | Richard M. Stallman | 1993-06-16 | 1 | -10/+9 |
| * | * keyboard.c (read_key_sequence): When we generate a prefix symbol | Jim Blandy | 1993-06-12 | 1 | -2/+7 |
| * | (read_char): Set c properly as a Lisp int. | Richard M. Stallman | 1993-06-12 | 1 | -3/+3 |
| * | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -6/+6 |
| * | (read_key_sequence): Reset fkey_map when we find | Richard M. Stallman | 1993-06-07 | 1 | -0/+1 |
| * | (read_char_menu_prompt): Now static. Add declaration. | Richard M. Stallman | 1993-06-03 | 1 | -1/+2 |
| * | (read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo. | Richard M. Stallman | 1993-06-03 | 1 | -13/+26 |
| * | (read_key_sequence): Read the first char specially | Richard M. Stallman | 1993-05-30 | 1 | -6/+23 |
| * | (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit. | Richard M. Stallman | 1993-05-29 | 1 | -1/+2 |