]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Don't show window count for one window.
authorJuri Linkov <juri@linkov.net>
Wed, 9 Oct 2019 22:42:56 +0000 (01:42 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 9 Oct 2019 22:42:56 +0000 (01:42 +0300)
commit235b8b3a6d0b9ece617ab6408e72f1cf69bb919a
tree7307f840c49a1d7971b58caa86c852aca0fe92c2
parent4d6c1260eaef47e2da3f9842d035cdad2a967601
* lisp/tab-bar.el: Don't show window count for one window.

* lisp/tab-bar.el (tab-bar-tab-name-selected-window): Don't show the number
of windows when there is only one window in the window configuration.
(tab-bar-close-other-tabs): Rename from tab-close-other.
Take into account tab-bar-show to turn off when needed.
(tab-close-other): Alias to tab-bar-close-other-tabs.
lisp/tab-bar.el