Fix another bug with cursor motion around display properties.
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Jul 2011 17:48:51 +0000 (20:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 Jul 2011 17:48:51 +0000 (20:48 +0300)
commitad3c1639757e8b5aefb490426ca44dad08b74130
tree7ffb1975240857fb5c1412a329a10691e14a1736
parent57b3e30bb29d904180b651422ab58341debe84cb
Fix another bug with cursor motion around display properties.
Still not quite there yet.

 src/xdisp.c (find_row_edges): If ROW->start.pos gives position
 smaller than min_pos, use it as ROW->minpos.  (Bug#7616)
src/ChangeLog
src/xdisp.c