log src/keyboard.c @ 5133:16fe8285dc2a

age author description
Tue, 23 Nov 1993 10:44:10 +0000 Richard M. Stallman (kbd_buffer_get_event): Handle delete_window_event's.
Sat, 20 Nov 1993 05:17:44 +0000 Richard M. Stallman (follow_key): When downcasing, downcase just the
Sat, 20 Nov 1993 04:14:34 +0000 Richard M. Stallman (read_key_sequence): If we get a quit, and current buffer
Thu, 18 Nov 1993 09:45:27 +0000 Richard M. Stallman (read_avail_input): Don't set nread to -1
Mon, 15 Nov 1993 12:28:01 +0000 Richard M. Stallman (read_avail_input): Make cbuf 1 char shorter.
Sat, 13 Nov 1993 07:50:17 +0000 Richard M. Stallman (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
Fri, 12 Nov 1993 21:16:38 +0000 Richard M. Stallman (Fread_key_sequence): Split the doc string with "".
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.