]> git.eshelyaron.com Git - emacs.git/commit
Fix dragging dividers in terminal Emacs when there's margins
authorJared Finder <jared@finder.org>
Tue, 15 Jun 2021 13:54:08 +0000 (15:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Jun 2021 13:54:08 +0000 (15:54 +0200)
commitc62100465e61f0656875716d67c1d7c64248f031
tree3c5aebc9d19c2eb1b815c5d976e4eff11b55d252
parent17dcc54db4e2c7382eb35a27f880b3936fbaa192
Fix dragging dividers in terminal Emacs when there's margins

* lisp/mouse.el (mouse-drag-line): Do the right thing in the
presence of margins (bug#41156).
(mouse-drag-line): Bind left-margin/right-margin in the map, too.
lisp/mouse.el