Documentation fix in elisp reference manual
* doc/lispref/macros.texi (Defining Macros): Drop redundant mention on 'declare' forms (Bug#25846).
This commit is contained in:
parent
fe91ff27c5
commit
0d5957ec6f
1 changed files with 0 additions and 4 deletions
|
@ -255,10 +255,6 @@ of constants and nonconstant parts. To make this easier, use the
|
||||||
@end example
|
@end example
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
The body of a macro definition can include a @code{declare} form,
|
|
||||||
which specifies additional properties about the macro. @xref{Declare
|
|
||||||
Form}.
|
|
||||||
|
|
||||||
@node Problems with Macros
|
@node Problems with Macros
|
||||||
@section Common Problems Using Macros
|
@section Common Problems Using Macros
|
||||||
@cindex macro caveats
|
@cindex macro caveats
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue