Index: emacs/src/macros.h diff -c emacs/src/macros.h:1.9 emacs/src/macros.h:1.10 *** emacs/src/macros.h:1.9 Mon Sep 1 15:45:56 2003 --- emacs/src/macros.h Sun May 1 18:46:09 2005 *************** *** 21,27 **** /* Kbd macro currently being executed (a string or vector). */ ! extern Lisp_Object Vexecuting_macro; /* Index of next character to fetch from that macro. */ --- 21,27 ---- /* Kbd macro currently being executed (a string or vector). */ ! extern Lisp_Object Vexecuting_kbd_macro; /* Index of next character to fetch from that macro. */
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
