]> git.eshelyaron.com Git - emacs.git/commit
Support sorting bookmark completions by last modified
authorEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 15:06:02 +0000 (16:06 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 15:15:24 +0000 (16:15 +0100)
commit87c5302ad1e472dd0ad6744d6a8347586a46d690
tree297d30e787cc88f3a15ed2317551c89cf307d562
parent4aff2313421d8bb87fb2f9f857fac0c3fc630723
Support sorting bookmark completions by last modified

* lisp/bookmark.el (bookmark-sort-by-last-modified-time): New fun.
(bookmark-completing-read): Provide it as a sorting option via
'minibuffer-completions-sort-orders'.
lisp/bookmark.el