changeset 47392:734e6dc4caf1

(Fexecute_extended_command): Use pop_message_unwind.
author Richard M. Stallman <rms@gnu.org>
date Wed, 11 Sep 2002 01:58:54 +0000
parents 1afd007f814f
children 38bf43c3fb05
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Wed Sep 11 01:58:22 2002 +0000
+++ b/src/keyboard.c	Wed Sep 11 01:58:54 2002 +0000
@@ -9537,7 +9537,7 @@
 	  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