]> git.eshelyaron.com Git - emacs.git/commit
Add support for horizontal scrolling in tab-line
authorDaniel Martín <mardani29@yahoo.es>
Mon, 7 Sep 2020 15:10:30 +0000 (17:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Sep 2020 15:10:30 +0000 (17:10 +0200)
commit438cdc33288e0a34299c1f1985b7e405d63e75a5
tree08a6797a59125debd28a5b68cf6835e9f6d45c62
parent0c4789e2defee35237651961391d0da69fbe26d8
Add support for horizontal scrolling in tab-line

* lisp/tab-line.el ([tab-line wheel-left]): Bind left and right tab
line scrolling to the 'wheel-left' and 'wheel-right' mouse events.
([tab-line S-wheel-right]): Analogous change for the functions that
switch tabs.
* etc/NEWS: Announce the new feature (bug#43224).
Copyright-paperwork-exempt: yes
etc/NEWS
lisp/tab-line.el