]> git.eshelyaron.com Git - emacs.git/commit
Fix hscroll suspension after cursor motion
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Nov 2017 09:30:10 +0000 (11:30 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Nov 2017 09:30:10 +0000 (11:30 +0200)
commitd9be8704ae905e510cc4b657d267770deb816873
tree5c7e1430dc30851b1c8cefd31dcacaaa850d7992
parent6f43d29d29605b710e51ff7f1487063c2f5b0b5a
Fix hscroll suspension after cursor motion

* src/xdisp.c (hscroll_window_tree): Trigger a thorough redisplay
of the window when temporary suspension of hscrolling is
disabled.  (Bug#29002)
src/xdisp.c