]> git.eshelyaron.com Git - emacs.git/commit
Add customization option for what do when the last tab is closed
authorRobert Cochran <robert-git@cochranmail.com>
Thu, 24 Oct 2019 00:34:24 +0000 (17:34 -0700)
committerJuri Linkov <juri@linkov.net>
Sat, 26 Oct 2019 21:41:45 +0000 (00:41 +0300)
commit6d2ea60ca874f04c37527b21355f81a2b140d405
tree1100ad4a2e5f76f28ada4ce1e55e8bf5609f1e7e
parentf247599e167d34be93badd693a8b4de15daa0a8e
Add customization option for what do when the last tab is closed

* lisp/tab-bar.el (tab-bar-close-last-tab-choice): New custom
variable.
(tab-bar-close-tab): Handle closing the last tab specially, referring to
tab-bar-close-last-tab-choice.
lisp/tab-bar.el