]> git.eshelyaron.com Git - emacs.git/commit
Another fix for scroll-conservatively and overlay strings
authorEli Zaretskii <eliz@gnu.org>
Sun, 14 Aug 2016 18:25:52 +0000 (21:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 14 Aug 2016 18:25:52 +0000 (21:25 +0300)
commit7aaeb86f8ceea761abc6e693a0d25bea29241a10
tree2d58fda12a2fbd95d90993edc4b6094d55b4ec23
parent59720dc1379bb0e0c4a78930fac7f48740780c80
Another fix for scroll-conservatively and overlay strings

* src/xdisp.c (redisplay_window): Handle also the case where the
calculated window-start point has an overlay string touching it.
(Bug#24179)
src/xdisp.c