]> git.eshelyaron.com Git - emacs.git/commit
Add hooks for after tab open, before close, and to prevent closing
authorRobert Cochran <robert-git@cochranmail.com>
Fri, 8 Nov 2019 19:29:43 +0000 (11:29 -0800)
committerJuri Linkov <juri@linkov.net>
Sat, 7 Dec 2019 22:23:29 +0000 (00:23 +0200)
commit97f24412e7c6a10924c4f63161225d7c5669d955
treeb3b2d3c60f4dcbcd08b6b5d66523994d986f3e6c
parent8e1c553260b04ce692986d428472490230b0a807
Add hooks for after tab open, before close, and to prevent closing

* lisp/tab-bar.el (tab-bar-tab-post-open-functions,
tab-bar-tab-prevent-close-functions, tab-bar-tab-pre-close-functions):
New defcustoms
(tab-bar-new-tab-to, tab-bar-close-tab): Use new defcustoms
lisp/tab-bar.el