* xdisp.c (redisplay_window): If window_end_valid is cleared due to
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 07:25:45 +0000 (11:25 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 07:25:45 +0000 (11:25 +0400)
commit94a4e898b6cbf8375aa8eddb07a7d63a62b55e15
treec7b43bf83b5d5a6d0aa24851ee5c0ec2dc8b1ab4
parentaab1fcdf812a7ebd32b8312c05ffcdd1bf610d2b
* xdisp.c (redisplay_window): If window_end_valid is cleared due to
non-zero windows_or_buffers_changed, clear current_matrix_up_to_date_p
and so do not call to try_cursor_movement for that window.
src/ChangeLog
src/xdisp.c