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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/macros.texi
Date: Wed, 23 Jun 2004 13:33:08 -0400

Index: emacs/lispref/macros.texi
diff -c emacs/lispref/macros.texi:1.15 emacs/lispref/macros.texi:1.16
*** emacs/lispref/macros.texi:1.15      Mon Apr 12 05:43:12 2004
--- emacs/lispref/macros.texi   Wed Jun 23 16:36:52 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]