| Commit message (Expand) | Author | Age | Files | Lines |
| * | (menu_bar_one_keymap): | Richard M. Stallman | 1994-05-23 | 1 | -2/+6 |
| * | (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings. | Richard M. Stallman | 1994-05-20 | 1 | -2/+2 |
| * | (lispy_function_keys): Add various kp- keys for X11R6. | Richard M. Stallman | 1994-05-19 | 1 | -2/+13 |
| * | (command_loop_1): Fix test for valid display table entry, | Richard M. Stallman | 1994-05-17 | 1 | -1/+1 |
| * | (bind_polling_period): Never decrease polling_period. | Richard M. Stallman | 1994-05-14 | 1 | -2/+17 |
| * | Comment change. | Richard M. Stallman | 1994-05-14 | 1 | -2/+1 |
| * | (syms_of_keyboard): Set up Qpolling_period. | Richard M. Stallman | 1994-05-13 | 1 | -0/+15 |
| * | (read_char): Preserve echo area on asynch buffer switch. | Karl Heuer | 1994-05-10 | 1 | -1/+3 |
| * | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1994-05-10 | 1 | -2/+12 |
| * | (safe_run_hooks): New function, extracted from command_loop_1. Bind | Karl Heuer | 1994-05-10 | 1 | -30/+22 |
| * | Use PT, not point. | Karl Heuer | 1994-05-10 | 1 | -11/+10 |
| * | (read_char): Don't text do_mouse_tracking; | Richard M. Stallman | 1994-05-07 | 1 | -11/+9 |
| * | (make_lispy_event): Ignore mouse events for deleted frame. | Richard M. Stallman | 1994-05-06 | 1 | -0/+5 |
| * | (last_point_position_buffer): New variable. | Richard M. Stallman | 1994-05-06 | 1 | -3/+9 |
| * | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| * | (Ftrack_mouse): Call prepare_menu_bars at the start. | Richard M. Stallman | 1994-05-01 | 1 | -1/+8 |
| * | (record_asynch_buffer_change): Block SIGIO. | Richard M. Stallman | 1994-04-30 | 1 | -1/+22 |
| * | (force_auto_save_soon): New function. | Richard M. Stallman | 1994-04-30 | 1 | -2/+10 |
| * | (Vunread_command_events): Renamed from unread_command_events. | Richard M. Stallman | 1994-04-28 | 1 | -21/+33 |
| * | (menu_bar_item): Put a list of keymaps into the third | Richard M. Stallman | 1994-04-25 | 1 | -8/+22 |
| * | (read_avail_input): Don't retry read. | Karl Heuer | 1994-04-20 | 1 | -3/+12 |
| * | (Vlast_event_frame): Define unconditionally. | Richard M. Stallman | 1994-04-19 | 1 | -3/+1 |
| * | (read_avail_input): Test EINTR, not EAGAIN. | Karl Heuer | 1994-04-19 | 1 | -1/+1 |
| * | (read_avail_input): Write loop as a do-while. | Karl Heuer | 1994-04-19 | 1 | -8/+6 |
| * | (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 |