log src/keyboard.c @ 3276:4a1d8a111149

age author description
Sat, 29 May 1993 21:03:32 +0000 Richard M. Stallman (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
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.