(U+9B32-var-001): Use "⿱𠮛x" instead of "⿳一&CDP-89CC;x".
[chise/xemacs-chise.git-] / src / macros.c
index 2995eb4..62fb350 100644 (file)
@@ -179,7 +179,7 @@ store_kbd_macro_event (Lisp_Object event)
 void
 pop_kbd_macro_event (Lisp_Object event)
 {
-  if (NILP (Vexecuting_macro)) abort ();
+  if (NILP (Vexecuting_macro)) ABORT ();
 
   if (STRINGP (Vexecuting_macro) || VECTORP (Vexecuting_macro))
     {