]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Add face for group-tab (bug#47118)
authorGabriel do Nascimento Ribeiro <gabriel.nascimento@nubank.com.br>
Sat, 13 Mar 2021 02:12:10 +0000 (23:12 -0300)
committerJuri Linkov <juri@linkov.net>
Sun, 14 Mar 2021 09:10:20 +0000 (11:10 +0200)
commit0bfa9e78602a9c37c9ebd14bef43d15f6443d17c
tree03d881aadf55095b9d8d1bc2c1e64acff3ed4c24
parentebfb4c2789733d7ff11d08a595faa5804196c8e5
* lisp/tab-line.el: Add face for group-tab (bug#47118)

(tab-line-tab-face-functions): Add choice for 'tab-line-tab-face-group'.
(tab-line-tab-group): New face.
(tab-line-tabs-buffer-groups): Set alist key 'group-tab' for group tabs.
(tab-line-tab-face-group): New function to set face for group tabs.
lisp/tab-line.el