]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Support non-buffer tabs in some tab face functions.
authorJuri Linkov <juri@linkov.net>
Tue, 1 Feb 2022 19:42:51 +0000 (21:42 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 1 Feb 2022 19:42:51 +0000 (21:42 +0200)
commite94f08b2d9b3dc77b5ffc609b62f54f9730895ef
treeaf056c2dba22b83dceb3685de835e0f61199a065
parent02054d9cd1f5c6a5ca3555207235522532477e10
* lisp/tab-line.el: Support non-buffer tabs in some tab face functions.

(tab-line-tab-face-special, tab-line-tab-face-modified): For non-buffer tabs
when 'tab-line-tabs-function' is e.g. 'tab-line-tabs-buffer-groups',
try to get the buffer from the property 'buffer'.
https://lists.gnu.org/archive/html/emacs-devel/2022-01/msg01923.html
lisp/tab-line.el