(command_loop_1): Update Vthis_original_command.
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 6 Jun 2005 16:17:44 +0000 (16:17 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 6 Jun 2005 16:17:44 +0000 (16:17 +0000)
src/keyboard.c

index baba3c4..a4af619 100644 (file)
@@ -1522,6 +1522,7 @@ command_loop_1 ()
 
       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],