mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; 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
Add a link
Reference in a new issue