log src/keyboard.c @ 1887:ab56990c27c4

age author description
Sun, 07 Feb 1993 00:31:58 +0000 Richard M. Stallman (extra_keyboard_modifiers): New Lisp var.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Fri, 15 Jan 1993 21:57:50 +0000 Richard M. Stallman (Frecent_keys): Doc fix.
Thu, 14 Jan 1993 15:11:19 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 24 Dec 1992 06:12:04 +0000 Jim Blandy * keyboard.c: Protect all references to kbd_buffer_frames with
Sun, 06 Dec 1992 22:18:02 +0000 Jim Blandy * keyboard.c (kbd_store_ptr): Declare this to be volatile, if
Mon, 16 Nov 1992 00:44:13 +0000 Jim Blandy * keyboard.c (unread_switch_frame): Don't declare this static.
Sat, 07 Nov 1992 07:07:16 +0000 Jim Blandy * keyboard.c (read_key_sequence): Removed the
Sat, 31 Oct 1992 05:21:45 +0000 Jim Blandy * keyboard.c: #include dispextern.h.
Tue, 20 Oct 1992 06:11:53 +0000 Richard M. Stallman (syms_of_keyboard): Properly staticpro this_command_keys.
Mon, 19 Oct 1992 18:38:58 +0000 Jim Blandy * keyboard.c (this_command_keys): Make this a vector, instead of
Mon, 12 Oct 1992 22:12:59 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Fix fencepost bug in
Mon, 12 Oct 1992 21:25:28 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Remember that
Sun, 11 Oct 1992 06:42:03 +0000 Jim Blandy * keyboard.c (Vlast_event_frame): Make this variable exist even
Sat, 03 Oct 1992 15:37:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): Treat mouse clicks on non-text
Sat, 03 Oct 1992 03:03:45 +0000 Jim Blandy * keyboard.c (modify_event_symbol): Make sure that the unmodified
Fri, 02 Oct 1992 23:55:39 +0000 Jim Blandy * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
Tue, 29 Sep 1992 14:29:22 +0000 Jim Blandy * keyboard.c: Initialize recent_keys in syms_of_keyboard, not
Tue, 29 Sep 1992 13:44:55 +0000 Jim Blandy * keyboard.c (recent_keys): Turn this from an array, which is a
Mon, 28 Sep 1992 06:55:54 +0000 Jim Blandy * keyboard.c (read_char): If we're returning an event from a
Mon, 14 Sep 1992 22:10:55 +0000 Richard M. Stallman (read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
Sun, 13 Sep 1992 12:31:15 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): When performing the
Sat, 12 Sep 1992 08:52:51 +0000 Richard M. Stallman (num_nonmacro_input_chars): New variable.
Fri, 11 Sep 1992 23:33:17 +0000 Richard M. Stallman (command_loop_1): Bind inhibit-quit to t when in Fsit_for.
Sat, 05 Sep 1992 00:09:33 +0000 Richard M. Stallman (last_nonmenu_event): New var.
Sat, 29 Aug 1992 03:04:31 +0000 Jim Blandy * keyboard.c: Include "systty.h", not "systerm.h".
Wed, 19 Aug 1992 06:31:34 +0000 Jim Blandy * keyboard.c (init_keyboard): Changed "#endif SIGIO" to
Fri, 14 Aug 1992 02:29:49 +0000 Jim Blandy * keyboard.c (Fexecute_mouse_event): dyked-out function deleted.
Wed, 12 Aug 1992 14:05:56 +0000 Jim Blandy * keyboard.c (Fsuspend_emacs): Call change_frame_size with the
Wed, 05 Aug 1992 05:18:27 +0000 Jim Blandy Clear the eighth bit of the character from the key sequence, NOT the
Thu, 30 Jul 1992 20:59:35 +0000 Jim Blandy entered into RCS
Wed, 22 Jul 1992 21:20:04 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jul 1992 20:53:59 +0000 Jim Blandy *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Tue, 23 Jun 1992 20:44:54 +0000 Richard M. Stallman *** empty log message ***
Wed, 10 Jun 1992 03:53:16 +0000 Jim Blandy *** empty log message ***
Tue, 09 Jun 1992 02:43:52 +0000 Joseph Arceneaux *** empty log message ***
Sun, 07 Jun 1992 02:36:01 +0000 Richard M. Stallman *** empty log message ***
Fri, 05 Jun 1992 05:57:46 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 06:43:29 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 02:40:51 +0000 Richard M. Stallman *** empty log message ***
Tue, 19 May 1992 05:22:52 +0000 Jim Blandy *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Tue, 17 Mar 1992 23:19:40 +0000 Jim Blandy *** empty log message ***
Sun, 23 Feb 1992 07:55:19 +0000 Jim Blandy *** empty log message ***
Tue, 11 Feb 1992 22:24:31 +0000 Jim Blandy *** empty log message ***
Tue, 28 Jan 1992 17:22:57 +0000 Jim Blandy Initial revision