Fix bug #9530 on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 15:48:12 +0000 (18:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 15:48:12 +0000 (18:48 +0300)
commit56cd55c849f9e08e732b9fdda59e12f58867de04
treee30432ebc10a0574fc3d367da4ba4fdcb4d1307b
parent3aace4e4b36b946b577cf708cc26fc00d3288a21
Fix bug #9530 on a TTY.

 src/xdisp.c (display_line): Record maximum and minimum buffer
 positions even if no glyphs were produced (e.g., by a zero-width
 stretch).  Fixes bug#9530 on a TTY.  Under word-wrap, don't record
 buffer positions that will be removed from the glyph row because
 they don't fit.
src/ChangeLog
src/xdisp.c