]> code.delx.au - gnu-emacs/commit
Remove redundant redisplay code
authorEli Zaretskii <eliz@gnu.org>
Mon, 5 Oct 2015 07:22:08 +0000 (10:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 5 Oct 2015 07:22:08 +0000 (10:22 +0300)
commit76d5122a51f6abd98ec8aac16762e7335ab6d31d
tree51ea939213e425289d9df3ffa0b03591a8b570a3
parent1fa9f860564d1b7f223c73395b77efeab3b48555
Remove redundant redisplay code

* src/xdisp.c (redisplay_internal, try_cursor_movement)
(try_window_reusing_current_matrix, try_window_id): Remove
redundant restrictions on redisplay optimizations based on the
frame's 'redisplay' flag.  See
http://osdir.com/ml/general/2015-10/msg02110.html for the relevant
discussions.
src/xdisp.c