mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-08 07:20:28 -08:00
Merge from origin/emacs-28
9d0dba44da; * doc/lispintro/emacs-lisp-intro.texi: Fix typo.0e336fa51f; Improve documentation of minibuffer history wrt completion
This commit is contained in:
commit
75372c6c4e
2 changed files with 8 additions and 5 deletions
|
|
@ -14808,7 +14808,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