]> git.eshelyaron.com Git - emacs.git/commit
Fix mishandling of dnd-scroll-margin with scroll bar motion
authorPo Lu <luangruo@yahoo.com>
Tue, 14 Jun 2022 09:43:08 +0000 (17:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 14 Jun 2022 09:43:36 +0000 (17:43 +0800)
commit18a1c7de2e4278493a4ff6dff6add310869b5070
treef2d0bcd3da3d45c934ba0acb751dd4668be11a7a
parent99cb3a7154cd1e1b751b7cdf84479cd850e7da17
Fix mishandling of dnd-scroll-margin with scroll bar motion

* lisp/dnd.el (dnd-handle-movement): Ignore posns inside scroll
bars for now.
lisp/dnd.el