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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/macros.texi [emacs-unicode-2]
Date: Tue, 29 Jun 2004 13:09:06 -0400

Index: emacs/lispref/macros.texi
diff -c emacs/lispref/macros.texi:1.11.6.1 emacs/lispref/macros.texi:1.11.6.2
*** emacs/lispref/macros.texi:1.11.6.1  Mon Apr 19 07:01:42 2004
--- emacs/lispref/macros.texi   Tue Jun 29 16:45:41 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]