]> git.eshelyaron.com Git - emacs.git/commit
Make the recency sorting stable when we have inverted sorting
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 11:59:16 +0000 (12:59 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 11:59:16 +0000 (12:59 +0100)
commitd3cb07d784a4c4029f0a50ba003ebf4b93dd59c3
treec4e31933c1e56d4b8e168756d808feca6ecbfd7f
parent3b27f2e46494cbcb5a2c81bd68617ecdf3bc4ad9
Make the recency sorting stable when we have inverted sorting

* lisp/ibuffer.el (recency): Remove.
(recency): New macro function so that sorting by recency is
stable when inverted sorting is switched on (bug#30129).
lisp/ibuffer.el