Fix vertical cursor motion in pixel-scroll.el
commit8eb6870be690128fb1cbc012c55093813c39830c
authorTak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Fri, 1 Dec 2017 08:54:37 +0000 (1 10:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Dec 2017 08:54:37 +0000 (1 10:54 +0200)
tree6d3bba9034b98411b38b474fa97d80966efd340b
parent625e84f15634e10a79a0f053e44145ce75930fd1
Fix vertical cursor motion in pixel-scroll.el

* lisp/pixel-scroll.el (pixel-scroll-up): Move cursor down
regardless of whether EOB is shown at the top.
(pixel-scroll-down) Move cursor up regardless of whether BOB
is shown at the top.  (Bug#29374)
lisp/pixel-scroll.el