* macros.texi (Defining Macros): Don't claim that `declare' only
affects Edebug and indentation.
+2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
+
+ * macros.texi (Defining Macros): Don't claim that `declare' only
+ affects Edebug and indentation.
+
2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
* macros.texi (Defining Macros): Slight `declare' fixup.
No macro absolutely needs a @code{declare} form, because that form
has no effect on how the macro expands, on what the macro means in the
-program. It only affects secondary features: indentation and Edebug.
+program. It only affects the secondary features listed above.
@node Backquote
@section Backquote