Fix bug #18584 with assertion violations while scrolling.
commit3d900a84e4c4ab643885728e536f6575054a1d2a
authorEli Zaretskii <eliz@gnu.org>
Thu, 2 Oct 2014 14:57:05 +0000 (2 17:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 2 Oct 2014 14:57:05 +0000 (2 17:57 +0300)
treef966eb7cdbf17c1efd748c456eccb9826bf100b5
parentef9bcf3b409648f36c5745e22d147f50a144524f
Fix bug #18584 with assertion violations while scrolling.

 src/xdisp.c (move_it_by_lines): Call reseat_1 after moving the
 iterator backwards, to resync the bidi iterator.
src/ChangeLog
src/xdisp.c