]> git.eshelyaron.com Git - emacs.git/commit
Add new user option tab-bar-define-keys
authorshipmints <shipmints@gmail.com>
Wed, 29 Jan 2025 18:43:04 +0000 (13:43 -0500)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:10:40 +0000 (12:10 +0100)
commit9dee61f3b7ab2dc6db9a46d7d6bf0334c29c0d67
tree1c8b23f4335734ef9fd7e1e8c9c935646e8abe18
parent9ca71a80fca692cb829becdaefaea026dc5853eb
Add new user option tab-bar-define-keys

* lisp/tab-bar.el (tab-bar-define-keys):
Add new defcustom tab-bar-define-keys.  Reorganize key binding functions
to accommodate.  Also remove checks for tab-bar-mode enabled in
'tab-bar-select-tab-modifiers', as unnecessary and which prevented user
changes from being accepted in cases where the user defers enabling
tab-bar-mode (bug#75918).

(cherry picked from commit 6c46e2a363195fea338bc89cdc8fa9a46b63e63a)
lisp/tab-bar.el