]> git.eshelyaron.com Git - emacs.git/commit
Set marker insertion type for Imenu markers
authorMorgan Willcock <morgan@ice9.digital>
Wed, 25 Dec 2024 09:47:42 +0000 (09:47 +0000)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Dec 2024 15:38:01 +0000 (16:38 +0100)
commit95fb1e576675ff31d7fd118e60df82187702f648
tree0c57152beba5048a4d4ef6bd813f46afdcd42305
parente7ed1208488610dc6372ea60f31c6623c9c9276e
Set marker insertion type for Imenu markers

* lisp/imenu.el (imenu-default-create-index-function)
(imenu--generic-function): Configure Imenu markers to advance
their position when characters are inserted at the marker
position.  (Bug#75072)

(cherry picked from commit dc4b8d198bab5363e139853f656ff553dcdeeeb5)
lisp/imenu.el