Fix bug #11199 with killing a line at EOB that was bidi-reordered.
commite53357c466196161fa36dc35cc215b050b7f88a8
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Apr 2012 12:28:45 +0000 (9 15:28 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Apr 2012 12:28:45 +0000 (9 15:28 +0300)
tree50c6fb642ed6bc06661fc57084d6a683774cf27e
parentaff67c8241806055f8363f924874ab69fe70ed31
Fix bug #11199 with killing a line at EOB that was bidi-reordered.

 src/xdisp.c (find_last_unchanged_at_beg_row): Don't consider a row
 "unchanged" if its end.pos is beyond ZV.
src/ChangeLog
src/xdisp.c