| Commit message (Expand) | Author | Age | Files | Lines |
| * | (map_prompt): Remove. | Stefan Monnier | 2001-10-08 | 1 | -21/+3 |
| * | *** empty log message *** | Pavel JanÃk | 2001-10-08 | 1 | -3/+0 |
| * | (parse_modifiers, apply_modifiers): Use VALMASK. | Gerd Moellmann | 2001-10-07 | 1 | -2/+2 |
| * | (make_lispy_event) [HAVE_X_WINDOWS]: If we know | Gerd Moellmann | 2001-10-05 | 1 | -7/+30 |
| * | (echo_kboard): Make externally visible. | Gerd Moellmann | 2001-09-26 | 1 | -1/+1 |
| * | (read_char): Don't clear a message for a switch-frame | Gerd Moellmann | 2001-09-25 | 1 | -1/+3 |
| * | (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to | Gerd Moellmann | 2001-09-18 | 1 | -9/+25 |
| * | (make_lispy_event): Interpret double_click_fuzz | Gerd Moellmann | 2001-08-13 | 1 | -15/+34 |
| * | (syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string. | Eli Zaretskii | 2001-08-10 | 1 | -1/+1 |
| * | (Vpre_help_message): New variable. | Gerd Moellmann | 2001-08-09 | 1 | -3/+25 |
| * | (read_key_sequence): Check that key is an integer | Gerd Moellmann | 2001-08-03 | 1 | -22/+15 |
| * | (command_loop_1): Fix spelling of | Gerd Moellmann | 2001-08-01 | 1 | -2/+2 |
| * | (abs): New macro. | Gerd Moellmann | 2001-07-30 | 1 | -5/+21 |
| * | (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase | Gerd Moellmann | 2001-07-17 | 1 | -1/+1 |
| * | (read_char) <non_reread>: Record the previous idle | Gerd Moellmann | 2001-06-26 | 1 | -2/+11 |
| * | (read_key_sequence): Prevent generating a fake | Gerd Moellmann | 2001-05-15 | 1 | -3/+5 |
| * | (read_key_sequence): Don't modify events when | Gerd Moellmann | 2001-05-11 | 1 | -8/+20 |
| * | (delete_kboard): Handle the case that selected_frame | Gerd Moellmann | 2001-05-07 | 1 | -2/+4 |
| * | (command_loop_1): Redo change of 2001-03-12. | Gerd Moellmann | 2001-04-25 | 1 | -0/+4 |
| * | (delete_kboard): Prevent a dangling reference | Gerd Moellmann | 2001-04-19 | 1 | -2/+16 |
| * | (echoing, echo_message_buffer): Make externally | Gerd Moellmann | 2001-04-04 | 1 | -2/+2 |
| * | (timer_check): Preserve the value of deactivate-mark. | Gerd Moellmann | 2001-03-15 | 1 | -7/+4 |
| * | (quit_throw_to_read_char): Change call to | Gerd Moellmann | 2001-03-14 | 1 | -1/+1 |
| * | (command_loop_1): Set Vdeactivate_mark to nil | Gerd Moellmann | 2001-03-12 | 1 | -4/+9 |
| * | (syms_of_keyboard) <overriding-local-map>: Doc fix. | Eli Zaretskii | 2001-03-12 | 1 | -1/+1 |
| * | (make_lispy_event): Add string info to the event, | Gerd Moellmann | 2001-03-09 | 1 | -0/+35 |
| * | (make_lispy_event, make_lispy_movement): Adjust | Gerd Moellmann | 2001-03-09 | 1 | -6/+25 |
| * | (make_lispy_event): Avoid generating drag events | Gerd Moellmann | 2001-03-08 | 1 | -19/+30 |
| * | Use display_hourglass_p, start_hourglass, | Gerd Moellmann | 2001-02-21 | 1 | -18/+18 |
| * | (read_char): When an event from unread-command-events | Gerd Moellmann | 2001-02-20 | 1 | -0/+6 |
| * | (recursive_edit_1): Bind `inhibit-redisplay' and | Gerd Moellmann | 2001-02-19 | 1 | -12/+12 |
| * | Call redisplay_preserve_echo_area with additional arg. | Gerd Moellmann | 2001-01-16 | 1 | -6/+6 |
| * | Call get_local_map with new argument list. | Gerd Moellmann | 2001-01-12 | 1 | -21/+19 |
| * | (Fexecute_extended_command): Use a | Gerd Moellmann | 2001-01-09 | 1 | -1/+5 |
| * | (Fread_key_sequence_vector): Avoid newline in | Dave Love | 2001-01-07 | 1 | -2/+2 |
| * | (record_char): Remove unused function-scope variable | Eli Zaretskii | 2001-01-02 | 1 | -5/+1 |
| * | (echo_char): If C is an integer, always call | Gerd Moellmann | 2000-12-28 | 1 | -10/+1 |
| * | (echo_prompt): Always set current_kboard->echoptr to | Gerd Moellmann | 2000-12-23 | 1 | -16/+17 |
| * | (echo_prompt): Prevent a compiler warning. | Gerd Moellmann | 2000-12-20 | 1 | -1/+1 |
| * | (echo_prompt): Argument type changed to Lisp_Object. | Kenichi Handa | 2000-12-14 | 1 | -10/+40 |
| * | (do_mouse_tracking): Make externally visible. | Gerd Moellmann | 2000-12-13 | 1 | -1/+1 |
| * | (menu_bar_items, tool_bar_items): | Stefan Monnier | 2000-12-13 | 1 | -4/+3 |
| * | (record_char): Don't record identical help-echo | Gerd Moellmann | 2000-12-05 | 1 | -6/+31 |
| * | (Fread_key_sequence): Don't start the busy cursor | Gerd Moellmann | 2000-12-04 | 1 | -0/+4 |
| * | (record_char): Record `help-echo' input events | Gerd Moellmann | 2000-12-04 | 1 | -5/+16 |
| * | (lucid_event_type_list_p): Handle `help-echo', | Gerd Moellmann | 2000-11-27 | 1 | -1/+7 |
| * | (make_lispy_event) [mouse_wheel, drag_n_drop]: Args to | Jason Rumney | 2000-11-25 | 1 | -5/+5 |
| * | (Vminibuffer_message_timeout): New variable. | Miles Bader | 2000-11-22 | 1 | -3/+13 |
| * | (show_help_echo): Call message3_nolog with number of | Gerd Moellmann | 2000-11-13 | 1 | -1/+1 |
| * | (read_char) <wrong_kboard>: Make sure that we | Gerd Moellmann | 2000-10-31 | 1 | -1/+1 |