/[emacs]/emacs/src/macros.h
ViewVC logotype

Diff of /emacs/src/macros.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by miles, Mon Sep 1 15:45:56 2003 UTC revision 1.10 by rms, Sun May 1 18:46:09 2005 UTC
# Line 21  Boston, MA 02111-1307, USA.  */ Line 21  Boston, MA 02111-1307, USA.  */
21    
22  /* Kbd macro currently being executed (a string or vector).  */  /* Kbd macro currently being executed (a string or vector).  */
23    
24  extern Lisp_Object Vexecuting_macro;  extern Lisp_Object Vexecuting_kbd_macro;
25    
26  /* Index of next character to fetch from that macro.  */  /* Index of next character to fetch from that macro.  */
27    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26