| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | Pavel Janík | 2002-02-13 | 1 | -3/+3 |
* | (clear_waiting_for_input): Remove duplicated prototype. | Pavel Janík | 2001-11-16 | 1 | -1/+0 |
* | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -0/+1 |
* | (map_prompt): Remove. | Stefan Monnier | 2001-10-08 | 1 | -2/+0 |
* | More commentary about the role of kbd_macro_end. | Eli Zaretskii | 2001-09-07 | 1 | -1/+4 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -2/+0 |
* | (quit_throw_to_read_char): Declare NO_RETURN. | Gerd Moellmann | 2000-09-25 | 1 | -1/+1 |
* | (gen_help_event): Change prototype. | Gerd Moellmann | 2000-08-21 | 1 | -1/+1 |
* | (kbd_buffer_events_waiting): Add prototype. | Eli Zaretskii | 2000-08-09 | 1 | -0/+1 |
* | (menu_item_eval_property): Declare. | Ken Raeburn | 2000-08-08 | 1 | -0/+1 |
* | (show_help_echo, gen_help_event): Change prototypes. | Gerd Moellmann | 2000-07-18 | 1 | -2/+3 |
* | (gen_help_event, kbd_buffer_store_help_event): | Gerd Moellmann | 2000-07-14 | 1 | -1/+4 |
* | (show_help_echo): Update prototype of show_help_echo. | Eli Zaretskii | 2000-07-11 | 1 | -1/+1 |
* | (show_help_echo): Declare. | Stefan Monnier | 2000-07-05 | 1 | -0/+1 |
* | (poll_for_input_1): Declare. | Dave Love | 2000-06-20 | 1 | -0/+3 |
* | (polling_for_input): Removed. | Gerd Moellmann | 2000-01-25 | 1 | -3/+0 |
* | Use XCAR and XCDR. | Ken Raeburn | 1999-09-11 | 1 | -7/+7 |
* | Change | Gerd Moellmann | 1999-09-05 | 1 | -1/+1 |
* | (POSN_STRING): New. | Gerd Moellmann | 1999-07-21 | 1 | -1/+6 |
* | (parse_modifiers): Declare prototype. | Geoff Voelker | 1998-12-02 | 1 | -0/+1 |
* | (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg. | Richard M. Stallman | 1998-06-07 | 1 | -0/+7 |
* | Add more prototypes. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
* | (item_properties): New variable. | Richard M. Stallman | 1998-03-27 | 1 | -0/+33 |
* | Add prototypes and more function declarations. | Andreas Schwab | 1997-11-21 | 1 | -5/+36 |
* | (num_input_events, num_nonmacro_input_events): | Richard M. Stallman | 1997-05-19 | 1 | -2/+2 |
* | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 1 | -3/+0 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (struct kboard): Add Voverriding_terminal_local_map. | Karl Heuer | 1995-06-16 | 1 | -0/+7 |
* | (struct kboard): New member system_key_syms. | Karl Heuer | 1995-06-09 | 1 | -0/+3 |
* | (struct kboard): New member Vlast_command. | Karl Heuer | 1995-06-09 | 1 | -0/+4 |
* | (Vlucid_menu_bar_dirty_flag): Declare this variable. | Karl Heuer | 1995-06-09 | 1 | -0/+3 |
* | (struct kboard): member Vprefix_arg restored, replacing | Karl Heuer | 1995-06-07 | 1 | -13/+2 |
* | (struct kboard): New member Vdefault_minibuffer_frame. | Karl Heuer | 1995-05-09 | 1 | -0/+3 |
* | (struct kboard): New member Vsystem_key_alist. | Karl Heuer | 1995-04-24 | 1 | -0/+3 |
* | Comment changes. | Karl Heuer | 1995-04-11 | 1 | -1/+11 |
* | (single_kboard): Renamed from kboard_locked. All refs renamed. | Richard M. Stallman | 1995-04-10 | 1 | -0/+133 |
* | (EVENT_HAS_PARAMETERS): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+1 |
* | (polling_for_input): Declared. | Richard M. Stallman | 1994-08-28 | 1 | -0/+3 |
* | (map_prompt): Declared. | Richard M. Stallman | 1994-04-16 | 1 | -0/+1 |
* | * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New | Jim Blandy | 1993-07-05 | 1 | -0/+4 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * keyboard.h (internal_last_event_frame): This should be extern, | Jim Blandy | 1993-03-14 | 1 | -1/+1 |
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -1/+10 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -2/+1 |
* | * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, | Jim Blandy | 1992-12-24 | 1 | -6/+1 |
* | * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers, | Jim Blandy | 1992-10-31 | 1 | -0/+5 |
* | * keyboard.h (this_command_keys): Extern declaration changed. Doc fix. | Jim Blandy | 1992-10-19 | 1 | -3/+6 |
* | * keyboard.h (Qswitch_frame): Declare this extern. | Jim Blandy | 1992-10-11 | 1 | -0/+5 |
* | Doc fixes. | Jim Blandy | 1992-10-03 | 1 | -3/+4 |