]> git.eshelyaron.com Git - emacs.git/commit
; Small doc fixes
authorJuri Linkov <juri@linkov.net>
Sun, 1 Sep 2024 16:53:52 +0000 (19:53 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 8 Sep 2024 11:20:56 +0000 (13:20 +0200)
commit388cc9e3fbd8de380d74e208a48a5cf00c457ac4
treeb01fcb822efeff8116b9dfb32c5a0f30c668a50c
parente032cde91fac488ca5ac5c221c0de19b60cb31ad
; Small doc fixes

* doc/emacs/dired.texi (Operating on Files): Add indexed function
'dired-do-open' to the text.

* doc/emacs/mini.texi (Completion Options): Add indexed functions
'previous-line-completion' and 'next-line-completion' to the text.

* doc/lispref/minibuf.texi (Completion Variables): Remove self-reference.

* doc/lispref/positions.texi (List Motion): Add indexed function
'treesit-forward-sexp' to the text.  Add @vindex for
'forward-sexp-function'.

* etc/NEWS: Group tab-bar and tab-line items separately.
Move two Buffer-menu items to separate outline.

(cherry picked from commit 4ff4b78f922353236cb2970270dd175c8011ba8f)
doc/emacs/dired.texi
doc/emacs/programs.texi
doc/lispref/minibuf.texi
doc/lispref/positions.texi
doc/misc/efaq.texi