mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
Revert "; * doc/lispintro/emacs-lisp-intro.texi: Fix typo."
This reverts commit 9d0dba44da
.
This was not a typo, but incorrectly matching parens in Info-mode.
This commit is contained in:
parent
362c9ab879
commit
dd077ebded
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