]> git.eshelyaron.com Git - emacs.git/commit
(unwind_redisplay): New. Resets flag redisplaying_p.
authorGerd Moellmann <gerd@gnu.org>
Tue, 17 Aug 1999 22:44:56 +0000 (22:44 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 17 Aug 1999 22:44:56 +0000 (22:44 +0000)
commit28514cd97bf227897c13e1183f16909fbb9aaedf
treea79c0036322c831797280836ac3925ca4b3f60b5
parentfbad6f9a2810fb084c5adc69f50f8e8998398f1d
(unwind_redisplay): New.  Resets flag redisplaying_p.
(redisplay_internal): Register unwind_redisplay with
register_unwind_protect.
(try_window_reusing_current_matrix): If new start > old start,
give up if start pos of first reusable row is not equal to new
start.
src/xdisp.c