Fix bugs #9738 & 9739 with a display string that ends in 2 newlines.
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Oct 2011 20:07:59 +0000 (22:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 12 Oct 2011 20:07:59 +0000 (22:07 +0200)
commitb00eea75d30f4f4a58a8268f8bb1f84c13b06224
tree69cfa5d7b3f95cc8e0348b5716b1636dbc8aba03
parent8fe012c4e6070eb23a864b8f8006849b6e41e2b7
Fix bugs #9738 & 9739 with a display string that ends in 2 newlines.

 src/xdisp.c (find_row_edges): Handle the case where ROW comes from a
 display string and the previous row comes from the same string and
 is empty.
src/ChangeLog
src/xdisp.c