; * doc/lispintro/emacs-lisp-intro.texi: Fix typo.
This commit is contained in:
parent
0e336fa51f
commit
9d0dba44da
1 changed files with 1 additions and 1 deletions
|
@ -14842,7 +14842,7 @@ symbols in one function definition."
|
|||
(setq lengths-list
|
||||
(cons (count-words-in-defun) lengths-list)))
|
||||
(kill-buffer buffer)
|
||||
lengths-list)))
|
||||
lengths-list))))
|
||||
@end group
|
||||
@end smallexample
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue