log src/keyboard.h @ 39188:9b80cbcb8915

age author description
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.
Tue, 18 Jul 2000 18:20:16 +0000 Gerd Moellmann (show_help_echo, gen_help_event): Change prototypes.
Fri, 14 Jul 2000 13:55:38 +0000 Gerd Moellmann (gen_help_event, kbd_buffer_store_help_event):
Tue, 11 Jul 2000 07:34:51 +0000 Eli Zaretskii (show_help_echo): Update prototype of show_help_echo.
Wed, 05 Jul 2000 14:05:05 +0000 Stefan Monnier (show_help_echo): Declare.
Tue, 20 Jun 2000 13:22:16 +0000 Dave Love (poll_for_input_1): Declare.
Tue, 25 Jan 2000 15:52:54 +0000 Gerd Moellmann (polling_for_input): Removed.
Sat, 11 Sep 1999 20:42:47 +0000 Ken Raeburn Use XCAR and XCDR.
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (POSN_STRING): New.
Wed, 02 Dec 1998 23:00:02 +0000 Geoff Voelker (parse_modifiers): Declare prototype.
Sun, 07 Jun 1998 22:38:17 +0000 Richard M. Stallman (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.
Tue, 14 Apr 1998 12:33:47 +0000 Andreas Schwab Add more prototypes.
Fri, 27 Mar 1998 04:52:43 +0000 Richard M. Stallman (item_properties): New variable.
Fri, 21 Nov 1997 15:12:34 +0000 Andreas Schwab Add prototypes and more function declarations.
Mon, 19 May 1997 03:20:48 +0000 Richard M. Stallman (num_input_events, num_nonmacro_input_events):
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 16 Jun 1995 04:56:05 +0000 Karl Heuer (struct kboard): Add Voverriding_terminal_local_map.
Fri, 09 Jun 1995 20:37:20 +0000 Karl Heuer (struct kboard): New member system_key_syms.
Fri, 09 Jun 1995 03:04:26 +0000 Karl Heuer (struct kboard): New member Vlast_command.
Fri, 09 Jun 1995 00:53:44 +0000 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
Wed, 07 Jun 1995 21:48:03 +0000 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
Tue, 09 May 1995 05:16:50 +0000 Karl Heuer (struct kboard): New member Vdefault_minibuffer_frame.
Mon, 24 Apr 1995 22:12:44 +0000 Karl Heuer (struct kboard): New member Vsystem_key_alist.
Tue, 11 Apr 1995 00:38:11 +0000 Karl Heuer Comment changes.
Mon, 10 Apr 1995 07:34:53 +0000 Richard M. Stallman (single_kboard): Renamed from kboard_locked. All refs renamed.
Tue, 27 Sep 1994 03:13:08 +0000 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
Sun, 28 Aug 1994 19:59:18 +0000 Richard M. Stallman (polling_for_input): Declared.
Sat, 16 Apr 1994 03:50:19 +0000 Richard M. Stallman (map_prompt): Declared.
Mon, 05 Jul 1993 04:26:30 +0000 Jim Blandy * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Sun, 14 Mar 1993 21:43:17 +0000 Jim Blandy * keyboard.h (internal_last_event_frame): This should be extern,
Tue, 02 Mar 1993 08:14:57 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Thu, 24 Dec 1992 06:13:00 +0000 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Sat, 31 Oct 1992 05:24:03 +0000 Jim Blandy * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
Mon, 19 Oct 1992 18:39:37 +0000 Jim Blandy * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
Sun, 11 Oct 1992 06:42:47 +0000 Jim Blandy * keyboard.h (Qswitch_frame): Declare this extern.
Sat, 03 Oct 1992 00:04:45 +0000 Jim Blandy Doc fixes.
Fri, 02 Oct 1992 23:56:44 +0000 Jim Blandy * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
Tue, 22 Sep 1992 04:28:52 +0000 Jim Blandy * keyboard.h (num_nonmacro_input_chars): Added extern declaration
Sun, 13 Sep 1992 11:44:06 +0000 Jim Blandy entered into RCS
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Tue, 28 Jan 1992 17:22:57 +0000 Jim Blandy Initial revision