Fix bug with handling the bidi cache
commitd2db5dd8358f132252c8d11d40b1457615c43a57
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Aug 2016 15:11:26 +0000 (11 18:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 Aug 2016 15:11:26 +0000 (11 18:11 +0300)
tree3129334e5134ef35bbc4d74febd4e899d6613fcf
parentccd0e92ecccba35d9a59ddf75b269d9eaa504e94
Fix bug with handling the bidi cache

* src/xdisp.c (redisplay_window): Save and restore the state of
the bidi cache before reusing the iterator after calls to
try_window and try_window_reusing_current_matrix.
src/xdisp.c