log src/keyboard.c @ 4471:31c5586e9d36

age author description
Fri, 06 Aug 1993 21:17:16 +0000 Richard M. Stallman (Fset_input_mode): Start polling, if appropriate.
Mon, 02 Aug 1993 07:29:53 +0000 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
Sun, 01 Aug 1993 18:48:20 +0000 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
Tue, 27 Jul 1993 22:49:05 +0000 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.
Mon, 26 Jul 1993 05:34:46 +0000 Richard M. Stallman (kbd_buffer_store_event): Apply all the modifiers bits
Fri, 23 Jul 1993 23:23:57 +0000 Richard M. Stallman (command_loop_1): Run post-command-hook first thing.
Sun, 18 Jul 1993 06:25:09 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Sat, 17 Jul 1993 02:10:03 +0000 Richard M. Stallman (Vhelp_menu_bar_map): Deleted.
Thu, 15 Jul 1993 06:56:17 +0000 Richard M. Stallman (read_char_menu_prompt): If the user rejects a menu,
Thu, 15 Jul 1993 04:58:59 +0000 Jim Blandy * keyboard.c (menu_bar_one_keymap): If the key's binding is the
Thu, 15 Jul 1993 03:09:56 +0000 Richard M. Stallman (Qdisabled_command_hook): New variable.
Wed, 14 Jul 1993 16:49:30 +0000 Richard M. Stallman (Vhelp_menu_bar_map): New var.
Mon, 12 Jul 1993 23:32:43 +0000 Richard M. Stallman (Qundefined): New variable.
Mon, 05 Jul 1993 07:45:43 +0000 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
Mon, 05 Jul 1993 07:18:24 +0000 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,