log src/keyboard.c @ 2868:998ec1083f3d

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