log src/keyboard.h @ 32275:30abf11e1b8e

age author description
2000-09-25 Gerd Moellmann (quit_throw_to_read_char): Declare NO_RETURN.
2000-08-21 Gerd Moellmann (gen_help_event): Change prototype.
2000-08-09 Eli Zaretskii (kbd_buffer_events_waiting): Add prototype.
2000-08-08 Ken Raeburn (menu_item_eval_property): Declare.
2000-07-18 Gerd Moellmann (show_help_echo, gen_help_event): Change prototypes.
2000-07-14 Gerd Moellmann (gen_help_event, kbd_buffer_store_help_event):
2000-07-11 Eli Zaretskii (show_help_echo): Update prototype of show_help_echo.
2000-07-05 Stefan Monnier (show_help_echo): Declare.
2000-06-20 Dave Love (poll_for_input_1): Declare.
2000-01-25 Gerd Moellmann (polling_for_input): Removed.
1999-09-11 Ken Raeburn Use XCAR and XCDR.
1999-09-05 Gerd Moellmann Change
1999-07-21 Gerd Moellmann (POSN_STRING): New.
1998-12-02 Geoff Voelker (parse_modifiers): Declare prototype.
1998-06-07 Richard M. Stallman (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.
1998-04-14 Andreas Schwab Add more prototypes.
1998-03-27 Richard M. Stallman (item_properties): New variable.
1997-11-21 Andreas Schwab Add prototypes and more function declarations.
1997-05-19 Richard M. Stallman (num_input_events, num_nonmacro_input_events):
1996-09-01 Karl Heuer Removed support for !MULTI_FRAME.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-16 Karl Heuer (struct kboard): Add Voverriding_terminal_local_map.
1995-06-09 Karl Heuer (struct kboard): New member system_key_syms.
1995-06-09 Karl Heuer (struct kboard): New member Vlast_command.
1995-06-09 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
1995-06-07 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
1995-05-09 Karl Heuer (struct kboard): New member Vdefault_minibuffer_frame.
1995-04-24 Karl Heuer (struct kboard): New member Vsystem_key_alist.
1995-04-11 Karl Heuer Comment changes.
1995-04-10 Richard M. Stallman (single_kboard): Renamed from kboard_locked. All refs renamed.
1994-09-27 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
1994-08-28 Richard M. Stallman (polling_for_input): Declared.
1994-04-16 Richard M. Stallman (map_prompt): Declared.
1993-07-05 Jim Blandy * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-05-22 Jim Blandy Updated copyright years.
1993-03-14 Jim Blandy * keyboard.h (internal_last_event_frame): This should be extern,
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-12-24 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
1992-10-31 Jim Blandy * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
1992-10-19 Jim Blandy * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
1992-10-11 Jim Blandy * keyboard.h (Qswitch_frame): Declare this extern.
1992-10-03 Jim Blandy Doc fixes.
1992-10-02 Jim Blandy * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
1992-09-22 Jim Blandy * keyboard.h (num_nonmacro_input_chars): Added extern declaration
1992-09-13 Jim Blandy entered into RCS
1992-06-30 Jim Blandy *** empty log message ***
1992-01-28 Jim Blandy Initial revision