(Fexecute_extended_command): Use pop_message_unwind.
authorRichard M. Stallman <rms@gnu.org>
Wed, 11 Sep 2002 01:58:54 +0000 (01:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 11 Sep 2002 01:58:54 +0000 (01:58 +0000)
src/keyboard.c

index 7610109..b409439 100644 (file)
@@ -9537,7 +9537,7 @@ DEFUN ("execute-extended-command", Fexecute_extended_command, Sexecute_extended_
          int message_p = push_message ();
          int count = SPECPDL_INDEX ();
 
-         record_unwind_protect (push_message_unwind, Qnil);
+         record_unwind_protect (pop_message_unwind, Qnil);
          binding = Fkey_description (bindings);
 
          newmessage