]> git.eshelyaron.com Git - emacs.git/commit
Fix shortdoc movement commands
authorStefan Kangas <stefankangas@gmail.com>
Sun, 25 Sep 2022 11:54:37 +0000 (13:54 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 25 Sep 2022 12:27:44 +0000 (14:27 +0200)
commit971566e88a9fdb414b3c821cb55a7fc0e903eeba
tree62ceb14dd97d6c05d3a8cdbf6955a3615ea4831d
parente5896907813a9540d0a6b3e60f682afd273fc8e9
Fix shortdoc movement commands

* lisp/emacs-lisp/shortdoc.el (shortdoc--goto-section): Don't skip
over current function or section when searching.
lisp/emacs-lisp/shortdoc.el