log src/keyboard.c @ 1904:cca15d76f3e5

age author description
Sun, 21 Feb 1993 02:08:17 +0000 Richard M. Stallman (Fsuspend_emacs): Make tem not register.
Fri, 19 Feb 1993 19:10:39 +0000 Richard M. Stallman (Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.
Fri, 19 Feb 1993 04:14:25 +0000 Richard M. Stallman (Fopen_dribble_file): Doc fix.
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