]> git.eshelyaron.com Git - emacs.git/commit
Fix current-line hscrolling when overlays change
authorEli Zaretskii <eliz@gnu.org>
Thu, 8 Oct 2020 11:45:16 +0000 (14:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 8 Oct 2020 11:45:16 +0000 (14:45 +0300)
commit040dcbe53e39a83fde9cbd09e47b6cfe575d2d52
tree42abec23e30295dae674a5dd068e6f7c58103ecb
parentc56eeba2ce3b20d1f420db5e0d8cff37df9835c0
Fix current-line hscrolling when overlays change

* src/xdisp.c (redisplay_internal): Disable "optimization 1" when
auto-hscrolling current line and we're redisplaying the selected
window.  (Bug#43835)
src/xdisp.c