]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-show): New defcustom.
authorJuri Linkov <juri@linkov.net>
Wed, 2 Oct 2019 20:18:01 +0000 (23:18 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 2 Oct 2019 20:18:01 +0000 (23:18 +0300)
commit52ab9485107919771d3627b93c8a996563b34abd
tree38cea17e3e023ee71779d6b878c516d2b38ef0ff
parent5eb2477be214d379128a5527f67e0f7afcc4499b
* lisp/tab-bar.el (tab-bar-show): New defcustom.

* lisp/tab-bar.el (tab-bar-close-current-tab, tab-bar-close-tab):
(tab-bar-new-tab): Use tab-bar-show.

* doc/emacs/frames.texi (Tab Bars): Add tab-bar-show.

* lisp/speedbar.el (speedbar-mode): Set buffer-local tab-bar-mode
and tab-line-format to nil to not show in dedicated speedbar frame.
doc/emacs/frames.texi
lisp/speedbar.el
lisp/tab-bar.el
lisp/tab-line.el