Richard M. Stallman
d5eecefb55
(Vthis_command): Renamed from this_command.
...
(real_this_command): New variable, but not a Lisp variable;
updated like Vthis_command, but never altered by Lisp programs.
(command_loop_1): Use real_this_command to set Vreal_last_command.
(read_char): When input method returns no chars, call cancel_echoing.
Restore the previous echo area message and this_command_keys, too.
(Vinput_method_previous_message): New variable.
(syms_of_keyboard): Set up lisp variable.
(Qinput_method_exit_on_first_char, Qinput_method_use_echo_area): New variables.
(syms_of_keyboard): Initialize them.
(Fread_key_sequence): New arg COMMAND_LOOP.
Bind those variables.
1998-08-08 03:13:39 +00:00
..
1997-10-29 07:47:37 +00:00
1998-08-08 03:02:37 +00:00
1998-05-10 01:13:11 +00:00
1998-08-05 14:59:09 +00:00
1998-06-07 22:32:47 +00:00
1998-04-28 02:33:19 +00:00
1998-05-22 20:09:01 +00:00
1998-05-20 00:39:09 +00:00
1998-05-10 01:16:42 +00:00
1998-08-07 07:15:37 +00:00
1998-08-08 01:03:27 +00:00
1998-06-18 04:11:28 +00:00
1998-04-14 12:25:56 +00:00
1998-04-14 12:25:56 +00:00
1997-11-21 14:26:38 +00:00
1998-07-09 02:02:33 +00:00
1998-08-02 01:06:57 +00:00
1998-08-07 05:04:36 +00:00
1998-07-06 06:33:55 +00:00
1998-04-14 12:25:56 +00:00
1998-04-14 12:34:43 +00:00
1998-08-07 05:04:36 +00:00
1998-08-02 01:06:57 +00:00
1998-08-02 01:06:57 +00:00
1998-05-25 20:15:45 +00:00
1998-04-18 01:29:57 +00:00
1998-05-07 20:47:53 +00:00
1998-08-06 05:38:11 +00:00
1998-04-14 12:33:47 +00:00
1998-06-01 03:12:04 +00:00
1997-11-21 14:46:31 +00:00
1998-08-02 02:44:04 +00:00
1998-06-01 03:32:00 +00:00
1998-04-08 13:48:30 +00:00
1997-10-13 16:29:00 +00:00
1998-08-07 05:04:36 +00:00
1998-07-21 01:42:40 +00:00
1997-08-16 18:32:17 +00:00
1998-04-30 03:13:09 +00:00
1998-07-25 04:23:13 +00:00
1998-05-18 00:17:38 +00:00
1997-09-07 05:14:46 +00:00
1998-04-14 12:25:56 +00:00
1998-07-30 01:35:40 +00:00
1998-07-09 02:02:33 +00:00
1998-04-15 07:12:49 +00:00
1998-05-22 20:04:40 +00:00
1998-04-28 23:39:57 +00:00
1998-07-30 20:55:47 +00:00
1998-06-23 20:31:53 +00:00
1998-01-01 02:40:05 +00:00
1998-08-03 22:25:54 +00:00
1998-06-03 14:44:21 +00:00
1998-04-14 12:33:47 +00:00
1998-08-08 03:13:39 +00:00
1998-06-07 22:38:17 +00:00
1998-07-28 23:10:44 +00:00
1998-04-17 05:25:35 +00:00
1998-08-07 05:04:36 +00:00
1998-08-02 02:43:47 +00:00
1998-08-06 05:36:45 +00:00
1997-11-21 13:24:40 +00:00
1998-08-02 00:30:33 +00:00
1998-06-11 04:33:37 +00:00
1998-07-12 19:13:45 +00:00
1998-07-02 07:01:21 +00:00
1998-04-14 00:02:53 +00:00
1998-04-17 01:49:33 +00:00
1998-06-14 16:19:33 +00:00
1998-04-27 14:15:07 +00:00
1998-04-14 12:25:56 +00:00
1998-08-07 07:22:27 +00:00
1998-08-08 00:49:24 +00:00
1998-04-29 21:47:23 +00:00
1998-04-14 12:33:47 +00:00
1997-09-27 16:01:00 +00:00
1998-07-25 06:40:50 +00:00
1998-04-15 10:32:29 +00:00
1997-11-25 13:44:34 +00:00
1998-04-14 12:25:56 +00:00
1998-06-29 17:20:52 +00:00
1998-04-27 23:48:59 +00:00
1998-03-21 18:07:27 +00:00
1998-06-23 00:29:51 +00:00
1998-06-11 20:16:45 +00:00
1998-07-25 20:51:40 +00:00
1998-05-04 09:24:30 +00:00
1997-11-25 13:44:34 +00:00
1998-04-29 04:34:52 +00:00
1998-05-15 00:34:07 +00:00
1998-05-01 04:52:40 +00:00
1998-04-14 12:25:56 +00:00
1998-06-03 14:45:03 +00:00
1998-04-14 12:25:56 +00:00
1997-09-14 15:57:18 +00:00
1997-09-06 19:37:47 +00:00
1998-01-02 21:48:33 +00:00
1998-06-29 22:54:28 +00:00
1998-04-30 03:45:54 +00:00
1997-09-02 05:05:37 +00:00
1998-05-30 23:42:16 +00:00
1998-08-04 10:38:22 +00:00
1998-06-17 04:22:58 +00:00
1998-04-17 05:07:51 +00:00
1998-06-22 17:33:05 +00:00
1998-04-17 05:08:02 +00:00
1998-06-27 04:44:01 +00:00
1998-04-17 05:08:51 +00:00
1998-04-17 05:09:06 +00:00
1998-04-29 04:36:00 +00:00
1998-04-29 04:36:27 +00:00
1998-07-13 19:54:15 +00:00
1998-05-30 23:41:48 +00:00
1998-08-05 22:32:02 +00:00
1998-05-14 05:16:54 +00:00
1998-05-15 20:55:45 +00:00
1998-05-15 20:53:39 +00:00
1998-04-14 12:25:56 +00:00
1998-08-06 05:48:33 +00:00
1998-05-04 20:14:36 +00:00
1998-06-22 17:35:41 +00:00
1998-04-25 23:33:59 +00:00
1998-04-29 09:49:44 +00:00
1998-04-14 12:25:56 +00:00
1998-04-14 12:25:56 +00:00
1998-07-11 20:42:12 +00:00
1998-08-08 02:39:50 +00:00
1998-08-07 07:23:07 +00:00