]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el (tab-line-format): Use mode-line-window-selected-p.
authorJuri Linkov <juri@linkov.net>
Thu, 10 Feb 2022 18:52:55 +0000 (20:52 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 10 Feb 2022 18:52:55 +0000 (20:52 +0200)
commita6df8f9f990e2553e9b85b273395a4142a427bf8
treec52f2f2d2eca08e80f0d97c3af55de6cb913a922
parent64d211179db9de955a793a158bc969d9ca568712
* lisp/tab-line.el (tab-line-format): Use mode-line-window-selected-p.

Recently 'mode-line-window-selected-p' was added to
'tab-line-tab-name-format-default'.  Now add the same to another
place that handles the face 'tab-line-tab-current' (bug#53629).
lisp/tab-line.el