Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.
commit17ee955294f501c5da91d74baa8a8e38210d77eb
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 13:09:02 +0000 (28 16:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 13:09:02 +0000 (28 16:09 +0300)
tree4b2cc8550593296f81ef10182cacfc1c91264677
parent1c6c2e3c70ff2f666a1e3f29b8852d375c8392cd
Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.

 src/xdisp.c (display_line): If called with iterator set up to write
 to a marginal area, delay the call to handle_line_prefix until we
 switch back to the text area.
src/ChangeLog
src/xdisp.c