X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/facf1bca12f4be8f6846f3073f76d524d15c7c41..7baeca0c0e02d0c442b112573f9845b4a0cc38c0:/lispref/macros.texi diff --git a/lispref/macros.texi b/lispref/macros.texi index b940125cb8..e903a159c2 100644 --- a/lispref/macros.texi +++ b/lispref/macros.texi @@ -232,8 +232,8 @@ called interactively. which can specify how @key{TAB} should indent macro calls, and how to step through them for Edebug. -@anchor{Definition of declare} @defmac declare @var{specs}@dots{} +@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: