]> git.eshelyaron.com Git - emacs.git/commit
Add documentation about sorting Imenu completions (bug#70846)
authorJuri Linkov <juri@linkov.net>
Tue, 14 May 2024 06:55:52 +0000 (09:55 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 16 May 2024 08:19:39 +0000 (10:19 +0200)
commitaefd0f0b582be45db6e719a5d5648a8f59111d16
tree31a2373c9e29a3c7e07ce138686fb9b3f2d41585
parenta8e57d9a413da8924bba7e23390425b81d6b3905
Add documentation about sorting Imenu completions (bug#70846)

* doc/emacs/programs.texi (Imenu): Document how Imenu completions
can be sorted.

* lisp/imenu.el (imenu-sort-function): Explain in the docstring
how to sort Imenu completions.

(cherry picked from commit 407b88333bec69faba2d9d0a889a556e01247a76)
doc/emacs/programs.texi
etc/NEWS
lisp/imenu.el