]> git.eshelyaron.com Git - emacs.git/commit
Fix precision scrolling when there is a scroll margin
authorPo Lu <luangruo@yahoo.com>
Thu, 2 Dec 2021 01:56:52 +0000 (09:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 2 Dec 2021 01:56:52 +0000 (09:56 +0800)
commita4ff841154632da36ccb1bd01ea4e509465a692b
tree1cb092088f6a0f079dfa93e2fedcb54161c3cfa0
parent01a6c0b409c4d9ad92c4bb99bdb06c742bf3b0dd
Fix precision scrolling when there is a scroll margin

* lisp/pixel-scroll.el (pixel-scroll-precision-scroll-down)
(pixel-scroll-precision-scroll-up): Take scroll margin into
accout.
lisp/pixel-scroll.el