summaryrefslogtreecommitdiff
path: root/src/keyboard.h
Commit message (Expand)AuthorAge
* * lisp.h (KEYMAPP): New macro.Stefan Monnier2000-10-27
* (quit_throw_to_read_char): Declare NO_RETURN.Gerd Moellmann2000-09-25
* (gen_help_event): Change prototype.Gerd Moellmann2000-08-21
* (kbd_buffer_events_waiting): Add prototype.Eli Zaretskii2000-08-09
* (menu_item_eval_property): Declare.Ken Raeburn2000-08-08
* (show_help_echo, gen_help_event): Change prototypes.Gerd Moellmann2000-07-18
* (gen_help_event, kbd_buffer_store_help_event):Gerd Moellmann2000-07-14
* (show_help_echo): Update prototype of show_help_echo.Eli Zaretskii2000-07-11
* (show_help_echo): Declare.Stefan Monnier2000-07-05
* (poll_for_input_1): Declare.Dave Love2000-06-20
* (polling_for_input): Removed.Gerd Moellmann2000-01-25
* Use XCAR and XCDR.Ken Raeburn1999-09-11
* ChangeGerd Moellmann1999-09-05
* (POSN_STRING): New.Gerd Moellmann1999-07-21
* (parse_modifiers): Declare prototype.Geoff Voelker1998-12-02
* (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.Richard M. Stallman1998-06-07
* Add more prototypes.Andreas Schwab1998-04-14
* (item_properties): New variable.Richard M. Stallman1998-03-27
* Add prototypes and more function declarations.Andreas Schwab1997-11-21
* (num_input_events, num_nonmacro_input_events):Richard M. Stallman1997-05-19
* Removed support for !MULTI_FRAME.Karl Heuer1996-09-01
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* (struct kboard): Add Voverriding_terminal_local_map.Karl Heuer1995-06-16
* (struct kboard): New member system_key_syms.Karl Heuer1995-06-09
* (struct kboard): New member Vlast_command.Karl Heuer1995-06-09
* (Vlucid_menu_bar_dirty_flag): Declare this variable.Karl Heuer1995-06-09
* (struct kboard): member Vprefix_arg restored, replacingKarl Heuer1995-06-07
* (struct kboard): New member Vdefault_minibuffer_frame.Karl Heuer1995-05-09
* (struct kboard): New member Vsystem_key_alist.Karl Heuer1995-04-24
* Comment changes.Karl Heuer1995-04-11
* (single_kboard): Renamed from kboard_locked. All refs renamed.Richard M. Stallman1995-04-10
* (EVENT_HAS_PARAMETERS): Use type test macros.Karl Heuer1994-09-27
* (polling_for_input): Declared.Richard M. Stallman1994-08-28
* (map_prompt): Declared.Richard M. Stallman1994-04-16
* * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): NewJim Blandy1993-07-05
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-09
* Updated copyright years.Jim Blandy1993-05-22
* * keyboard.h (internal_last_event_frame): This should be extern,Jim Blandy1993-03-14
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-02
* JimB's changes since January 18thJim Blandy1993-01-26
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-24
* * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,Jim Blandy1992-10-31
* * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.Jim Blandy1992-10-19
* * keyboard.h (Qswitch_frame): Declare this extern.Jim Blandy1992-10-11
* Doc fixes.Jim Blandy1992-10-03
* * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all eventsJim Blandy1992-10-02
* * keyboard.h (num_nonmacro_input_chars): Added extern declarationJim Blandy1992-09-22
* entered into RCSJim Blandy1992-09-13
* *** empty log message ***Jim Blandy1992-06-30
* Initial revisionJim Blandy1992-01-28