]> git.eshelyaron.com Git - emacs.git/commit
Use the function 'window-system' on the tab-bar/tab-line (bug#59620)
authorJuri Linkov <juri@linkov.net>
Sun, 4 Dec 2022 19:30:34 +0000 (21:30 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 4 Dec 2022 19:30:34 +0000 (21:30 +0200)
commita27f61f6f48762b43810558b38cf6a6ab1ea7673
treee13c9f3cef75b8c719281639dce7fdad73bdbff5
parent432b9655ae0f5426760cf99929384c689d7dfb82
Use the function 'window-system' on the tab-bar/tab-line (bug#59620)

* lisp/tab-bar.el (tab-bar-separator)
(tab-bar-format-align-right, tab-bar-auto-width):
* lisp/tab-line.el (tab-line-format-template): Replace the variable
'window-system' with the function call '(window-system)'.
lisp/tab-bar.el
lisp/tab-line.el