]> git.eshelyaron.com Git - emacs.git/commit
Fix bookmark-bmenu-list sorting.
authorManuel Giraud <manuel@ledu-giraud.fr>
Thu, 3 Mar 2022 16:32:13 +0000 (17:32 +0100)
committerKarl Fogel <kfogel@red-bean.com>
Mon, 7 Mar 2022 05:14:30 +0000 (23:14 -0600)
commit29157a9f88c957f26f29284a71dad63d70d40cfd
tree58f4c27dea692376ef9d8cb62f51efc6c640f918
parent03b07fd62e831df2425676005bd962fef81ffc1d
Fix bookmark-bmenu-list sorting.

Do not sort bookmarks in `bookmark-bmenu-list' if `bookmark-sort-flag'
is nil.

Also, make the default order of bookmark-bmenu-list be the LIFO order
defined in `bookmark-sort-flag's documentation.
lisp/bookmark.el