]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Bind mouse commands to [tab-line].
authorJuri Linkov <juri@linkov.net>
Sun, 20 Oct 2019 22:37:39 +0000 (01:37 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 20 Oct 2019 22:37:39 +0000 (01:37 +0300)
commit30deac84c4168a6315a08a0dd85f6dde9b9df439
treec003db9aaee2310e3b74301149f5c0a5b8551fd3
parent0e6f4628d8fff53505e4399e71da9f531a64fff7
* lisp/tab-line.el: Bind mouse commands to [tab-line].

* lisp/tab-line.el: Bind mouse-4/mouse-5, wheel-up/wheel-down
globally to [tab-line].
(tab-line-tab-map): Remove local bindings of mouse-4/mouse-5.
(tab-line-new-tab, tab-line-switch-to-prev-tab)
(tab-line-switch-to-next-tab, tab-line-close-tab):
Turn commands into mouse-free (can be used without mouse).
etc/NEWS
lisp/tab-line.el