| Commit message (Expand) | Author | Age | Files | Lines |
* | (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event, | Karl Heuer | 1994-10-04 | 1 | -23/+23 |
* | (make_lispy_event): Do not set item. Now handled in xmenu.c by | Paul Reilly | 1994-10-02 | 1 | -7/+1 |
* | (head_table): Set up Qdelete_frame. | Richard M. Stallman | 1994-10-01 | 1 | -23/+7 |
* | (echo_char, cmd_error_internal, command_loop_1, read_char, | Karl Heuer | 1994-09-27 | 1 | -63/+60 |
* | (cmd_error_internal): New function, broken out of cmd_error. | Richard M. Stallman | 1994-09-22 | 1 | -9/+27 |
* | (kbd_store_ptr): Declare storage class before qualifier. | Karl Heuer | 1994-09-20 | 1 | -4/+6 |
* | (kbd_store_ptr): Declare storage class before qualifier. | Karl Heuer | 1994-09-20 | 1 | -4/+1 |
* | (gobble_input): Block SIGALRM if we are using it. | Richard M. Stallman | 1994-09-13 | 1 | -1/+11 |
* | (record_asynch_buffer_change): Don't test | Richard M. Stallman | 1994-09-08 | 1 | -0/+5 |
* | (input_polling_used): New function. | Richard M. Stallman | 1994-08-31 | 1 | -0/+12 |
* | (polling_for_input): Define var unconditionally. | Richard M. Stallman | 1994-08-28 | 1 | -1/+3 |
* | (read_char): After read_char_minibuf_menu_prompt, | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
* | (read_char): Don't show buffer-events to the user. | Richard M. Stallman | 1994-08-19 | 1 | -4/+13 |
* | (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p. | Richard M. Stallman | 1994-08-10 | 1 | -0/+10 |
* | (make_lispy_event): If the position is not in a window, | Richard M. Stallman | 1994-08-03 | 1 | -1/+4 |
* | (follow_key): Don't downcase letters here. | Richard M. Stallman | 1994-08-02 | 1 | -51/+27 |
* | (Vdeferred_action_list, Vdeferred_action_function): New variables. | Richard M. Stallman | 1994-07-20 | 1 | -0/+24 |
* | (safe_run_hooks): Use local var to restore hook's value. | Richard M. Stallman | 1994-07-14 | 1 | -4/+15 |
* | (command_loop_1): Do direct output for cursor motion | Richard M. Stallman | 1994-07-13 | 1 | -2/+6 |
* | (make_lispy_event): Ignore menu bar up events. | Richard M. Stallman | 1994-07-07 | 1 | -3/+8 |
* | (command_loop_1): Don't clear nonundocount | Richard M. Stallman | 1994-06-29 | 1 | -17/+20 |
* | (safe_run_hooks): Take symbol as arg. | Richard M. Stallman | 1994-06-28 | 1 | -13/+23 |
* | (echo_dash): Fix backwards conditional. | Richard M. Stallman | 1994-06-26 | 1 | -1/+1 |
* | (syms_of_keyboard): Don't staticpro the same var twice. | Karl Heuer | 1994-06-24 | 1 | -2/+2 |
* | (apply_modifiers): Use assq_no_quit. | Richard M. Stallman | 1994-06-21 | 1 | -1/+1 |
* | (echo_after_prompt): New variable. | Richard M. Stallman | 1994-06-18 | 1 | -8/+33 |
* | (syms_of_keyboard): Properly init Vsystem_key_alist. | Richard M. Stallman | 1994-06-13 | 1 | -1/+1 |
* | (read_char): When we loop and call redisplay, | Richard M. Stallman | 1994-06-12 | 1 | -1/+4 |
* | (command_loop_1): Treat nil in display tab like no display tab. | Richard M. Stallman | 1994-06-07 | 1 | -1/+6 |
* | (modify_event_symbol): Return nil if out of range. | Richard M. Stallman | 1994-06-05 | 1 | -2/+4 |
* | (command_loop_1): Properly handle nil in display table. | Richard M. Stallman | 1994-06-05 | 1 | -7/+8 |
* | (command_loop_1): Allow direct output for insert | Richard M. Stallman | 1994-05-30 | 1 | -6/+9 |
* | [HAVE_X_WINDOWS]: Include xterm.h. | Richard M. Stallman | 1994-05-28 | 1 | -0/+5 |
* | (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 |