; * doc/lispintro/emacs-lisp-intro.texi: Fix typo.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user