]> git.eshelyaron.com Git - emacs.git/commit
Fix redisplay glitches due to recent change in redisplay_internal
authorEli Zaretskii <eliz@gnu.org>
Sun, 26 Mar 2017 18:36:52 +0000 (21:36 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 26 Mar 2017 18:36:52 +0000 (21:36 +0300)
commita749b55d8ee530797ccff693ad302541257d0415
tree23683feac4b31a1f011b6bb5ab58c58da3196339
parent8884baf3c8919abd67071296ed4784739bf94c00
Fix redisplay glitches due to recent change in redisplay_internal

* src/xdisp.c (redisplay_internal): A better fix for bug#26097.
See http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00695.html
for the problems caused by the original fix.
src/xdisp.c