emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macros.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/macros.h
Date: Sun, 08 Sep 2002 16:29:05 -0400

Index: emacs/src/macros.h
diff -c emacs/src/macros.h:1.6 emacs/src/macros.h:1.7
*** emacs/src/macros.h:1.6      Fri Nov 21 08:24:40 1997
--- emacs/src/macros.h  Sun Sep  8 16:29:05 2002
***************
*** 25,31 ****
  
  /* Index of next character to fetch from that macro.  */
  
! extern int executing_macro_index;
  
  /* Number of successful iterations so far
     for innermost keyboard macro.
--- 25,31 ----
  
  /* Index of next character to fetch from that macro.  */
  
! extern EMACS_INT executing_macro_index;
  
  /* Number of successful iterations so far
     for innermost keyboard macro.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]