log src/keyboard.c @ 3255:b04e2b131ef0

age author description
Sat, 29 May 1993 17:58:03 +0000 Richard M. Stallman (menu_bar_items): Save Vinhibit_quit by hand
Fri, 28 May 1993 08:48:33 +0000 Jim Blandy * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
Thu, 27 May 1993 06:18:44 +0000 Richard M. Stallman (read_char): Correct previous change.
Wed, 26 May 1993 17:58:22 +0000 Richard M. Stallman (make_lispy_event): Fix off-by-1 error with hpos in menu bar.
Wed, 26 May 1993 17:50:23 +0000 Richard M. Stallman (Fcurrent_input_mode): Fix the call to Flist.
Tue, 25 May 1993 23:19:45 +0000 Richard M. Stallman (swallow_events): New function.
Tue, 25 May 1993 22:21:11 +0000 Richard M. Stallman (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
Tue, 25 May 1993 09:26:44 +0000 Jim Blandy Fix the fix.
Tue, 25 May 1993 04:53:07 +0000 Jim Blandy * keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
Tue, 25 May 1993 02:53:28 +0000 Richard M. Stallman (lispy_function_keys): Add kp-numlock. Fix kp-backspace.
Mon, 24 May 1993 22:58:54 +0000 Richard M. Stallman (modify_event_symbol): If a name_table elt is null,
Sun, 23 May 1993 19:52:07 +0000 Jim Blandy * keyboard.c (make_lispy_movement): Deal properly with mouse
Sat, 22 May 1993 18:27:07 +0000 Richard M. Stallman (modifier_names): Update to match *_modifier in termhooks.
Sat, 22 May 1993 17:57:17 +0000 Jim Blandy (make_ctrl_char): New function.
Sat, 22 May 1993 07:51:26 +0000 Jim Blandy * keyboard.c (make_ctrl_char): New function.
Thu, 20 May 1993 13:55:09 +0000 Richard M. Stallman (read_key_sequence): Reexamine this_command
Wed, 19 May 1993 14:26:34 +0000 Richard M. Stallman (Fcurrent_input_mode): Return META as 3-way flag.
Wed, 19 May 1993 04:58:19 +0000 Richard M. Stallman (follow_key): Check char in range before UPPERCASEP.
Tue, 18 May 1993 22:30:21 +0000 Jim Blandy * keyboard.c (read_key_sequence): Don't lay down an unwind_protect
Tue, 18 May 1993 22:24:14 +0000 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
Fri, 14 May 1993 19:43:05 +0000 Richard M. Stallman (command_loop_1): Don't do it here.
Thu, 13 May 1993 00:21:23 +0000 Richard M. Stallman (make_lispy_event): Don't set shift modifier for C-^.
Mon, 10 May 1993 00:17:08 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Mon, 10 May 1993 00:10:08 +0000 Jim Blandy * keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
Sat, 08 May 1993 14:55:39 +0000 Richard M. Stallman (read_avail_input): If meta_key is 2, let 8 bits thru.
Tue, 04 May 1993 02:32:22 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Sat, 01 May 1993 13:20:55 +0000 Richard M. Stallman (Fsuspend_emacs): Doc fix.
Thu, 29 Apr 1993 16:49:24 +0000 Richard M. Stallman (Fthis_command_keys): Doc fix.
Sat, 10 Apr 1993 08:02:22 +0000 Jim Blandy * keyboard.c (command_loop_1): Rebuild menu bar if
Sat, 10 Apr 1993 07:45:07 +0000 Jim Blandy * keyboard.c (echo_dash): Do nothing if echoptr is 0.
Thu, 08 Apr 1993 00:14:50 +0000 Jim Blandy * keyboard.c (apply_modifiers): Fix typo in sanity check.
Wed, 07 Apr 1993 23:54:28 +0000 Jim Blandy * keyboard.c (interrupt_input_blocked, interrupt_input_pending):
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Wed, 31 Mar 1993 07:19:25 +0000 Jim Blandy * keyboard.c (parse_modifiers, apply_modifiers): Make sure we're
Wed, 31 Mar 1993 07:04:46 +0000 Richard M. Stallman (read_char): Clear Vquit_flag when we return C-g for it.
Sun, 28 Mar 1993 08:27:34 +0000 Richard M. Stallman (command_loop_1): Clear force_start of selected_window
Wed, 24 Mar 1993 01:53:00 +0000 Jim Blandy * keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
Wed, 24 Mar 1993 01:46:10 +0000 Jim Blandy * keyboard.c (Fsuspend_emacs):
Mon, 15 Mar 1993 05:46:58 +0000 Richard M. Stallman (command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
Fri, 12 Mar 1993 06:25:48 +0000 Richard M. Stallman (syms_of_keyboard): Set up Qmenu_bar.
Thu, 11 Mar 1993 07:54:22 +0000 Richard M. Stallman (command_loop_1): Typo in last change.
Thu, 11 Mar 1993 03:49:34 +0000 Jim Blandy * keyboard.c (command_loop_1): Adjust to the fact that display
Sun, 07 Mar 1993 23:43:52 +0000 Richard M. Stallman Include intervals.h.
Sun, 07 Mar 1993 20:18:52 +0000 Richard M. Stallman (read_key_sequence):
Sun, 07 Mar 1993 09:27:28 +0000 Richard M. Stallman (follow_key): Downcase shift_modifier as well as ASCII.
Tue, 02 Mar 1993 08:14:15 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Protect assignment to
Fri, 26 Feb 1993 21:09:25 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Tue, 23 Feb 1993 18:49:33 +0000 Richard M. Stallman (read_avail_input): Args to `kill' were backwards.
Mon, 22 Feb 1993 14:43:44 +0000 Jim Blandy * keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as
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
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