diff src/keyboard.c @ 63081:59ed3a7ebadb

(command_loop_1): Update Vthis_original_command.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 06 Jun 2005 16:17:44 +0000
parents 3cf2ae5f446d
children 202cc39e47ea
line wrap: on
line diff
--- a/src/keyboard.c	Mon Jun 06 16:14:46 2005 +0000
+++ b/src/keyboard.c	Mon Jun 06 16:17:44 2005 +0000
@@ -1522,6 +1522,7 @@
 
       Vthis_command = Qnil;
       real_this_command = Qnil;
+      Vthis_original_command=Qnil;
 
       /* Read next key sequence; i gets its length.  */
       i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],