]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Support mouse clicks bound in keymap properties.
authorJuri Linkov <juri@linkov.net>
Thu, 2 May 2024 17:55:03 +0000 (20:55 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:35:54 +0000 (18:35 +0200)
commit2af25e3344679bbaa2c3ab8876e5132779af4717
tree138aa1fdfac0be10a678c4553683082b8fe8c255
parenta568073cafa7ab97dcbfacc3f94f0dc8735c4e5c
* lisp/tab-bar.el: Support mouse clicks bound in keymap properties.

(tab-bar--event-to-item): Handle mouse bindings for commands
bound in keymap properties of global-mode-string (bug#70086).
(tab-bar-mouse-down-1, tab-bar-mouse-1, tab-bar-touchscreen-begin):
Add the symbol 'global' to the list of handled items.

(cherry picked from commit 14cd4fce4b723a7f06cd7d8dba60c730670191d0)
lisp/tab-bar.el