(Instrumenting Macro Calls): `declare' is not a special form.
This commit is contained in:
parent
462d9c4387
commit
40d2bb40d9
1 changed files with 1 additions and 1 deletions
|
@ -1091,7 +1091,7 @@ forms to be evaluated. For simple macros, the @var{specification}
|
|||
often looks very similar to the formal argument list of the macro
|
||||
definition, but specifications are much more general than macro
|
||||
arguments. @xref{Defining Macros}, for more explanation of
|
||||
the @code{declare} special form.
|
||||
the @code{declare} form.
|
||||
|
||||
You can also define an edebug specification for a macro separately
|
||||
from the macro definition with @code{def-edebug-spec}. Adding
|
||||
|
|
Loading…
Add table
Reference in a new issue