log src/keyboard.c @ 2505:c0a13d078f68

age author description
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.