]> git.eshelyaron.com Git - emacs.git/commit
Another fix of display of line-prefix with fringe bitmaps
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 May 2020 20:02:10 +0000 (23:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 May 2020 20:02:10 +0000 (23:02 +0300)
commitf42db4b6e1598c12924cce4bbe4d67e6d86b7963
tree821d1a81166aac6fc442f28030926545b1d138c0
parent187fe4310834af72ecfcc5068af464c2e5f14b9a
Another fix of display of line-prefix with fringe bitmaps

* src/xdisp.c (redisplay_internal): Don't use "optimization 1"
if a glyph row from which to start display begins with a display
property that draws into the fringes.  (Bug#41584)
src/xdisp.c