mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 06:50:23 -08:00
; * doc/misc/cl.texi (Derived Types): Fix a typo.
This commit is contained in:
parent
e1b64c8b12
commit
d2b0c78366
1 changed files with 1 additions and 1 deletions
|
|
@ -890,7 +890,7 @@ error.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@node Derived Types
|
@node Derived Types
|
||||||
@subsection Derived Types
|
@section Derived Types
|
||||||
|
|
||||||
@defmac cl-deftype name arglist [docstring] [decls] forms@dots{}
|
@defmac cl-deftype name arglist [docstring] [decls] forms@dots{}
|
||||||
This macro defines a new type called @var{name}.
|
This macro defines a new type called @var{name}.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue