log src/keyboard.c @ 4878:57c506c597b9

age author description
Sun, 24 Oct 1993 23:28:06 +0000 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
Wed, 13 Oct 1993 06:01:49 +0000 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
Tue, 05 Oct 1993 01:34:06 +0000 Brian Fox (read_key_sequence): Don't declare first_event; it is no longer used.
Wed, 22 Sep 1993 18:11:10 +0000 Brian Fox (Qextended_command_history): New variable prevents
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Fri, 13 Aug 1993 06:19:21 +0000 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
Wed, 11 Aug 1993 07:56:40 +0000 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
Fri, 06 Aug 1993 22:45:22 +0000 Richard M. Stallman (set_poll_suppress_count): New function.
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