]> git.eshelyaron.com Git - emacs.git/commit
Fix scrolling up in pixel-scroll.el
authorTak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Sat, 23 Dec 2017 09:16:40 +0000 (11:16 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Dec 2017 09:16:40 +0000 (11:16 +0200)
commit9105c9aa3438773cf68cf40615b55db81d1e9480
tree587044b95b76baeb216bd124ccdf2fe191587384
parentb882d4ef11b4d12cc16face4a0e80818045a2aa3
Fix scrolling up in pixel-scroll.el

* lisp/pixel-scroll.el (pixel-scroll-up): Do not try to move cursor
down when EOB is shown at the top.  This function is reverted to
commit 1bda71ec3b11eeb4d06c3da094a3cb21bac18d5c. (bug#29737)
lisp/pixel-scroll.el