log src/keyboard.c @ 17792:fa666ca256c6

age author description
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]:
Wed, 04 Sep 1996 05:39:41 +0000 Richard M. Stallman (Fexecute_extended_command): Fix previous change.
Wed, 04 Sep 1996 04:31:10 +0000 Richard M. Stallman (Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
Wed, 04 Sep 1996 03:58:15 +0000 Richard M. Stallman (Fexecute_extended_command): gcpro prefixarg.
Sun, 01 Sep 1996 22:08:35 +0000 Richard M. Stallman (record_asynch_buffer_change, gobble_input):
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Sun, 01 Sep 1996 02:43:58 +0000 Richard M. Stallman (requeued_events_pending_p): New function.
Fri, 30 Aug 1996 02:57:30 +0000 Richard M. Stallman (cmd_error): Clear executing_macro.
Thu, 29 Aug 1996 04:38:33 +0000 Richard M. Stallman (cmd_error): Add number of kbd macro iterations to the error message.
Wed, 28 Aug 1996 14:24:49 +0000 Richard M. Stallman (command_loop_1): Cancel echoing etc.