]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Fix behavior of toggle-frame-tab-bar (bug #46299)
authorBastian Beranek <bastian.beischer@rwth-aachen.de>
Tue, 16 Feb 2021 10:35:35 +0000 (11:35 +0100)
committerJuri Linkov <juri@linkov.net>
Tue, 16 Feb 2021 17:27:32 +0000 (19:27 +0200)
commit12b80948fd2fc599b9ea4cc6497c007205b3e57e
tree0575046d7d209e2aea433ed0049230f41ab2574d
parent1abf3ae854dbf8405e81680225517bbfac648964
* lisp/tab-bar.el: Fix behavior of toggle-frame-tab-bar (bug #46299)

(toggle-frame-tab-bar): Add frame parameter to protect tab bar state.
(tab-bar--update-tab-bar-lines): Check parameter.
lisp/tab-bar.el