log src/keyboard.c @ 18501:37f4c7aeb5a8

age author description
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'.
Tue, 27 May 1997 04:59:47 +0000 Richard M. Stallman (command_loop_1): Pass 1 as new arg to sit_for.
Tue, 20 May 1997 04:03:24 +0000 Richard M. Stallman Fix previous change.
Mon, 19 May 1997 02:45:30 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:35:09 +0000 Richard M. Stallman (Vtty_erase_char): Variable defined
Sat, 10 May 1997 21:48:30 +0000 Richard M. Stallman (command_loop_1): Use an int for last_command_char.
Sat, 10 May 1997 03:24:32 +0000 Richard M. Stallman (Fexecute_extended_command): Pass new arg to Fcompleting_read.
Thu, 08 May 1997 05:51:48 +0000 Richard M. Stallman (Qtimer_event): Variable deleted.
Fri, 11 Apr 1997 08:21:38 +0000 Richard M. Stallman (read_key_sequence): New argument FIX_CURRENT_BUFFER.
Sat, 22 Mar 1997 23:58:58 +0000 Richard M. Stallman (make_lispy_event): Use iso_lispy_function_keys for
Thu, 20 Feb 1997 06:50:30 +0000 Karl Heuer (command_loop_1): Pay attention to a multibyte
Thu, 16 Jan 1997 13:12:51 +0000 Eli Zaretskii * (interrupt_signal): Make emergency exit work on MSDOS
Sun, 05 Jan 1997 23:05:46 +0000 Richard M. Stallman (command_loop_1, read_char):
Thu, 26 Dec 1996 21:00:03 +0000 Richard M. Stallman (read_char_x_menu_prompt): Unread and record all the input events from here.
Thu, 19 Dec 1996 23:57:33 +0000 Richard M. Stallman (modify_event_symbol):
Thu, 05 Dec 1996 20:08:59 +0000 Karl Heuer (syms_of_keyboard): Doc fix.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 02 Nov 1996 17:20:55 +0000 Richard M. Stallman (command_loop_1): Update selected buffer again after read_key_sequence.
Wed, 25 Sep 1996 03:52:58 +0000 Richard M. Stallman (read_avail_input): Don't pass WAITP to read_socket_hook.
Sat, 21 Sep 1996 01:11:31 +0000 Richard M. Stallman (make_lispy_event): When converting from pixel to glyph coordinates,
Tue, 17 Sep 1996 16:26:44 +0000 Erik Naggum (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Sun, 15 Sep 1996 02:01:50 +0000 Richard M. Stallman (command_loop_1): Test last_overlay_modified
Fri, 13 Sep 1996 18:30:41 +0000 Richard M. Stallman (recursive_edit_1): Handle a string as the throw value.
Wed, 11 Sep 1996 19:24:19 +0000 Richard M. Stallman (Fexecute_extended_command): Delete junk lines.
Wed, 04 Sep 1996 15:02:52 +0000 Richard M. Stallman (input_available_signal) [POSIX_SIGNALS]: