]> git.eshelyaron.com Git - emacs.git/commit
Add annotations for bookmark completion candidates
authorEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 15:09:15 +0000 (16:09 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 15:15:26 +0000 (16:15 +0100)
commitc7a2a73786dd217d0f04162f80edeae55ee0cab9
tree7bb99f01b624b3ed4bab68d8283a9f099722625a
parent87c5302ad1e472dd0ad6744d6a8347586a46d690
Add annotations for bookmark completion candidates

* lisp/bookmark.el (bookmark--affixation): New function.
(bookmark-completing-read): Use it as 'affixation-function'.
lisp/bookmark.el