log src/keyboard.h @ 77716:c8be59c5a8b1

age author description
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Thu, 14 Dec 2006 08:41:59 +0000 YAMAMOTO Mitsuharu (add_user_signals): Add extern.
Sun, 27 Aug 2006 07:09:14 +0000 YAMAMOTO Mitsuharu (in_sighandler): Remove extern.
Thu, 10 Aug 2006 06:06:48 +0000 Jan Dj«£rv * keyboard.h: Declare in_sighandler.
Wed, 26 Jul 2006 18:14:16 +0000 Chong Yidong * keyboard.h: Include systime.h. Update read_char prototype.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 26 Dec 2005 22:11:07 +0000 Richard M. Stallman Undo previous change.
Mon, 26 Dec 2005 18:35:10 +0000 Luc Teirlinck extern last_point_position_window.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 05 Nov 2004 11:30:12 +0000 Kim F. Storm (kbd_buffer_unget_event): Add prototype.
Sat, 09 Oct 2004 23:25:00 +0000 Kim F. Storm (timer_start_idle, timer_stop_idle): Remove prototypes.
Sat, 24 Jul 2004 21:40:19 +0000 Richard M. Stallman (not_single_kboard_state): Declared.
Fri, 27 Feb 2004 23:46:47 +0000 Kim F. Storm (kbd_buffer_store_event_hold): Add prototype.
Tue, 06 Jan 2004 22:37:48 +0000 Kim F. Storm (POSN_POSN, POSN_SET_POSN): Rename macros from
Thu, 27 Nov 2003 21:16:36 +0000 Kim F. Storm (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 06 Mar 2002 15:54:43 +0000 Gerd Moellmann (ECHOBUFSIZE): Removed.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Wed, 13 Feb 2002 21:33:40 +0000 Pavel Jan«¿k Fix typos.
Fri, 16 Nov 2001 22:50:09 +0000 Pavel Jan«¿k (clear_waiting_for_input): Remove duplicated prototype.
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 08 Oct 2001 11:41:04 +0000 Stefan Monnier (map_prompt): Remove.
Fri, 07 Sep 2001 15:54:52 +0000 Eli Zaretskii More commentary about the role of kbd_macro_end.
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Mon, 25 Sep 2000 14:24:23 +0000 Gerd Moellmann (quit_throw_to_read_char): Declare NO_RETURN.
Mon, 21 Aug 2000 18:58:30 +0000 Gerd Moellmann (gen_help_event): Change prototype.
Wed, 09 Aug 2000 12:24:57 +0000 Eli Zaretskii (kbd_buffer_events_waiting): Add prototype.
Tue, 08 Aug 2000 14:37:26 +0000 Ken Raeburn (menu_item_eval_property): Declare.