]> git.eshelyaron.com Git - emacs.git/commit
Make last change work for deltas that are multiples of max-height
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Dec 2021 01:43:44 +0000 (09:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Dec 2021 01:43:44 +0000 (09:43 +0800)
commitbe1359884f68a3c8f8041be5579e6c5268d42d9a
tree3af7601c619de33abef4e5f7d1e0a1a6766a05e3
parent1450fa16ed9ae41993ff32db51f380e3c99c908e
Make last change work for deltas that are multiples of max-height

* lisp/pixel-scroll.el (pixel-scroll-precision-scroll-down-page)
(pixel-scroll-precision-scroll-up-page): Use `max-height' that
is slightly less than the text height of the window.
lisp/pixel-scroll.el