; Fix indentation in cl.texi example
This commit is contained in:
parent
7ff806da49
commit
fa42626a6a
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ For example:
|
|||
|
||||
@example
|
||||
(cl-defmacro dolist ((var listform &optional resultform)
|
||||
&rest body)
|
||||
&rest body)
|
||||
@dots{})
|
||||
@end example
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue