]> code.delx.au - gnu-emacs/history - src/keyboard.h
*** empty log message ***
[gnu-emacs] / src / keyboard.h
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-26 Richard M. StallmanUndo previous change.
2005-12-26 Luc Teirlinckextern last_point_position_window.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2004-11-05 Kim F. Storm(kbd_buffer_unget_event): Add prototype.
2004-10-09 Kim F. Storm(timer_start_idle, timer_stop_idle): Remove prototypes.
2004-07-24 Richard M. Stallman(not_single_kboard_state): Declared.
2004-02-27 Kim F. Storm(kbd_buffer_store_event_hold): Add prototype.
2004-01-06 Kim F. Storm(POSN_POSN, POSN_SET_POSN): Rename macros from
2003-11-27 Kim F. Storm(EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.
2003-09-01 Miles BaderAdd arch taglines
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-03-06 Gerd Moellmann(ECHOBUFSIZE): Removed.
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-02-13 Pavel JaníkFix typos.
2001-11-16 Pavel Janík(clear_waiting_for_input): Remove duplicated prototype.
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-08 Stefan Monnier(map_prompt): Remove.
2001-09-07 Eli ZaretskiiMore commentary about the role of kbd_macro_end.
2000-10-27 Stefan Monnier* lisp.h (KEYMAPP): New macro.
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 RaeburnUse XCAR and XCDR.
1999-09-05 Gerd MoellmannChange
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_...
1998-04-14 Andreas SchwabAdd more prototypes.
1998-03-27 Richard M. Stallman(item_properties): New variable.
1997-11-21 Andreas SchwabAdd prototypes and more function declarations.
1997-05-19 Richard M. Stallman(num_input_events, num_nonmacro_input_events):
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-01-15 Erik NaggumUpdate 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 HeuerComment changes.
1995-04-10 Richard M. Stallman(single_kboard): Renamed from kboard_locked. All refs...
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...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-14 Jim Blandy* keyboard.h (internal_last_event_frame): This should...
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-01-26 Jim BlandyJimB'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...
1992-10-11 Jim Blandy* keyboard.h (Qswitch_frame): Declare this extern.
1992-10-03 Jim BlandyDoc fixes.
1992-10-02 Jim Blandy* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed...
1992-09-22 Jim Blandy* keyboard.h (num_nonmacro_input_chars): Added extern...
1992-09-13 Jim Blandyentered into RCS
1992-06-30 Jim Blandy*** empty log message ***
1992-01-28 Jim BlandyInitial revision