]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-select-tab-modifiers): New defcustom.
authorJuri Linkov <juri@linkov.net>
Tue, 15 Oct 2019 20:38:18 +0000 (23:38 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 15 Oct 2019 20:38:18 +0000 (23:38 +0300)
commit56a7c60872272eef2dbd4fd071d0af0441f374d8
tree3e1a4530d863d484bcb205f5092e82390c3d8253
parentffa90546980c71fc0c2355005b382f07405aeeec
* lisp/tab-bar.el (tab-bar-select-tab-modifiers): New defcustom.

(tab-bar-mode): Use tab-bar-select-tab-modifiers to bind
tab-bar-select-tab.
Don't override user customized key bindings of C-TAB, C-S-TAB.
On disabling tab-bar-mode, unset only keys bound by tab-bar.
lisp/tab-bar.el