| Commit message (Expand) | Author | Age | Files | Lines |
| * | (read_avail_input): Test both aix386 and _BSD. | Richard M. Stallman | 1994-04-17 | 1 | -1/+1 |
| * | (read_char_x_menu_prompt): Don't check for value = nil | Richard M. Stallman | 1994-04-17 | 1 | -1/+1 |
| * | (make_lispy_movement): Don't clip. | Karl Heuer | 1994-04-16 | 1 | -1/+1 |
| * | (read_avail_input): Fix previous change--test _BSD. | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (read_avail_input): Don't generate SIGHUP of aix386; | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (modify_event_symbol): Use the cdr of the alist entry. | Richard M. Stallman | 1994-04-15 | 1 | -2/+3 |
| * | (syms_of_keyboard): Init and staticpro system_key_syms. | Richard M. Stallman | 1994-04-15 | 1 | -0/+3 |
| * | (read_avail_input): Fix comment delimiter. | Karl Heuer | 1994-04-15 | 1 | -1/+1 |
| * | (make_lispy_event): Put mouse event code | Richard M. Stallman | 1994-04-14 | 1 | -12/+16 |
| * | (make_lispy_event): Initialize item. | Karl Heuer | 1994-04-12 | 1 | -0/+1 |
| * | (make_lispy_movement): Conditionalize on MULTI_FRAME. | Richard M. Stallman | 1994-04-11 | 1 | -2/+6 |
| * | (kbd_buffer_get_event): Make buffer_switch_event lispy. | Karl Heuer | 1994-04-08 | 1 | -0/+14 |
| * | (add_command_key, command_loop_1, read_char, kbd_buffer_store_event, | Karl Heuer | 1994-03-22 | 1 | -33/+50 |
| * | Fix coding style. | Karl Heuer | 1994-03-12 | 1 | -3/+2 |
| * | (command_loop_1): On entry, set this_command | Richard M. Stallman | 1994-03-10 | 1 | -1/+3 |
| * | (command_loop_1, read_key_sequence, Fcommand_execute): | Richard M. Stallman | 1994-03-05 | 1 | -6/+7 |
| * | (command_loop_1): Fix misplaced assignment of last_point_position. | Karl Heuer | 1994-03-05 | 1 | -1/+1 |
| * | (command_loop_1): Set last_point_position to the value of point. | Karl Heuer | 1994-03-03 | 1 | -0/+4 |
| * | (menu_bar_items): When moving an item to the end, | Richard M. Stallman | 1994-03-02 | 1 | -11/+14 |
| * | (menu_bar_items): Accept old vector as arg. Return a vector. | Richard M. Stallman | 1994-03-02 | 1 | -78/+131 |
| * | (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the | Karl Heuer | 1994-02-26 | 1 | -2/+15 |
| * | (Vsystem_key_alist): Renamed from Vvendor_key_alist. | Richard M. Stallman | 1994-02-26 | 1 | -10/+10 |
| * | (make_lispy_movement, make_lispy_event): | Richard M. Stallman | 1994-02-24 | 1 | -29/+40 |
| * | (make_lispy_event): For menu bar event in USE_X_TOOLKIT | Richard M. Stallman | 1994-02-22 | 1 | -6/+16 |
| * | Whitespace change. | Richard M. Stallman | 1994-02-21 | 1 | -1/+1 |
| * | (command_loop_1): On entry, set last_command to this_command. | Richard M. Stallman | 1994-02-13 | 1 | -4/+1 |
| * | (syms_of_keyboard): Add a DEFVAR for command-hook-internal. | Karl Heuer | 1994-02-11 | 1 | -8/+20 |
| * | (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char | Karl Heuer | 1994-02-11 | 1 | -4/+18 |
| * | Split #ifdef so as not to confuse c-mode. | Karl Heuer | 1994-02-11 | 1 | -2/+4 |
| * | (menu_bar_item): Use internal_condition_case_1. | Richard M. Stallman | 1994-02-07 | 1 | -1/+13 |
| * | (kbd_buffer_get_event): Pass 1 to read_avail_input. | Richard M. Stallman | 1994-02-04 | 1 | -3/+2 |
| * | * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and | Fred Pierresteguy | 1994-01-27 | 1 | -0/+13 |
| * | (read_key_sequence): Properly gcpro fkey_map while using keytran_map. | Richard M. Stallman | 1994-01-26 | 1 | -14/+20 |
| * | (Voverriding_local_map): New variable. | Richard M. Stallman | 1994-01-16 | 1 | -13/+45 |
| * | (command_loop_1): If there's an error in the | Richard M. Stallman | 1994-01-14 | 1 | -2/+22 |
| * | (read_char_x_menu_prompt, read_char_minibuf_menu_prompt): | Richard M. Stallman | 1994-01-11 | 1 | -23/+88 |
| * | (interrupt_signal) [MSDOS]: write explicit CRs since | Richard M. Stallman | 1994-01-08 | 1 | -38/+105 |
| * | (lispy_accent_codes): Cope if an XK symbol is undefined. | Richard M. Stallman | 1993-12-31 | 1 | -0/+54 |
| * | (read_avail_input): Turn O_NDELAY off on DGUX as on USG. | Richard M. Stallman | 1993-12-30 | 1 | -2/+2 |
| * | (command_loop_1): Test of whether disp tab elt | Richard M. Stallman | 1993-12-25 | 1 | -1/+1 |
| * | (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 |