]> git.eshelyaron.com Git - emacs.git/commit
Make tab-bar-tab-group-format-function also handle current group
authorGabriel do Nascimento Ribeiro <gabriel376@hotmail.com>
Thu, 15 Dec 2022 14:58:30 +0000 (11:58 -0300)
committerJuri Linkov <juri@linkov.net>
Thu, 15 Dec 2022 18:00:21 +0000 (20:00 +0200)
commitb211a63455cad72f4883ef1494502633f8ac19be
treef94d0fbeb0c9eb08554265717f0cdec0cc24f977
parent367022f316e22619dd223a4a0fcd523397ffc84e
Make tab-bar-tab-group-format-function also handle current group

* lisp/tab-bar.el (tab-bar--format-tab-group): Call
'tab-bar-tab-group-format-default' to format current group tab.
(tab-bar-tab-group-format-default): Update function to also handle
current group tab (bug#60073).
lisp/tab-bar.el