log src/keyboard.c @ 20270:3f3e7319341a

age author description
Mon, 17 Nov 1997 02:15:35 +0000 Karl Heuer (Fexecute_extended_command): Fix message wording.
Wed, 17 Sep 1997 00:53:33 +0000 Richard M. Stallman (command_loop_1): Add nonascii_insert_offset
Wed, 03 Sep 1997 00:31:17 +0000 Geoff Voelker (kbd_buffer_get_event) [WINDOWSNT]: Support
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fexecute_extended_command): Call Fread_from_minibuffer
Thu, 24 Jul 1997 16:45:55 +0000 Richard M. Stallman (read_char): Delete spurious UNGCPRO.
Sun, 20 Jul 1997 17:46:17 +0000 Richard M. Stallman (Fcommand_execute): gcpro c.
Mon, 14 Jul 1997 19:36:01 +0000 Richard M. Stallman (make_lispy_event): Distinguish S-SPC from SPC.
Mon, 14 Jul 1997 19:26:48 +0000 Richard M. Stallman (read_char): Call timer_stop_idle unconditionally at non_reread.
Sat, 12 Jul 1997 06:42:03 +0000 Richard M. Stallman (command_loop_1): Add missing message2 argument.
Tue, 01 Jul 1997 06:30:13 +0000 Richard M. Stallman (make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.
Mon, 30 Jun 1997 08:22:49 +0000 Richard M. Stallman (read_char): Add a call to swallow_events
Mon, 23 Jun 1997 02:39:44 +0000 Richard M. Stallman (read_avail_input): Check for failure with EIO.
Fri, 13 Jun 1997 00:46:33 +0000 Richard M. Stallman (kbd_buffer_get_event): When wait_reading_process_input
Mon, 02 Jun 1997 05:05:47 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Mon, 02 Jun 1997 00:47:07 +0000 Richard M. Stallman (read_key_sequence): Change some locals to `int'.