summaryrefslogtreecommitdiff
path: root/src/keyboard.h
Commit message (Expand)AuthorAge
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* (add_user_signals): Add extern.YAMAMOTO Mitsuharu2006-12-14
* (in_sighandler): Remove extern.YAMAMOTO Mitsuharu2006-08-27
* * keyboard.h: Declare in_sighandler.Jan Djärv2006-08-10
* * keyboard.h: Include systime.h. Update read_char prototype.Chong Yidong2006-07-26
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Undo previous change.Richard M. Stallman2005-12-26
* extern last_point_position_window.Luc Teirlinck2005-12-26
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (kbd_buffer_unget_event): Add prototype.Kim F. Storm2004-11-05
* (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-09
* (not_single_kboard_state): Declared.Richard M. Stallman2004-07-24
* (kbd_buffer_store_event_hold): Add prototype.Kim F. Storm2004-02-27
* (POSN_POSN, POSN_SET_POSN): Rename macros fromKim F. Storm2004-01-06
* (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.Kim F. Storm2003-11-27
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (ECHOBUFSIZE): Removed.Gerd Moellmann2002-03-06
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-04
* Fix typos.Pavel Janík2002-02-13
* (clear_waiting_for_input): Remove duplicated prototype.Pavel Janík2001-11-16
* Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingKen Raeburn2001-10-16
* (map_prompt): Remove.Stefan Monnier2001-10-08
* More commentary about the role of kbd_macro_end.Eli Zaretskii2001-09-07
* * 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