]> git.eshelyaron.com Git - emacs.git/commit
* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.
authorJuri Linkov <juri@linkov.net>
Sun, 9 Jun 2024 18:18:28 +0000 (21:18 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 10 Jun 2024 07:26:44 +0000 (09:26 +0200)
commitc377d6674bb9f96f474d037dd5caad1157c2f7d4
treea6e3857ef49040a8c4ce05c93599ecce73f9b15b
parent97414182773cc489c9a4af74e222bbea22fc5758
* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.

(Buffer-menu-group-by): Add a choice for a function that
returns names of all levels.
(list-buffers--refresh): If Buffer-menu-group-by is a function,
then use it directly.

(cherry picked from commit 0aed6f5f0d9319dc616424e2c7df80580a04c739)
lisp/buff-menu.el