emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/macros.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/macros.texi [lexbind]
Date: Tue, 06 Jul 2004 07:01:00 -0400

Index: emacs/lispref/macros.texi
diff -c emacs/lispref/macros.texi:1.10.8.4 emacs/lispref/macros.texi:1.10.8.5
*** emacs/lispref/macros.texi:1.10.8.4  Tue Apr 13 10:16:18 2004
--- emacs/lispref/macros.texi   Tue Jul  6 10:20:18 2004
***************
*** 232,239 ****
  which can specify how @key{TAB} should indent macro calls, and how to
  step through them for Edebug.
  
- @anchor{Definition of declare}
  @defmac declare @address@hidden
  A @code{declare} form is used in a macro definition to specify various
  additional information about it.  Two kinds of specification are
  currently supported:
--- 232,239 ----
  which can specify how @key{TAB} should indent macro calls, and how to
  step through them for Edebug.
  
  @defmac declare @address@hidden
+ @anchor{Definition of declare}
  A @code{declare} form is used in a macro definition to specify various
  additional information about it.  Two kinds of specification are
  currently supported:




reply via email to

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