(Fdelete_other_windows): Set window's window_end_valid
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 12:53:51 +0000 (12:53 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 12:53:51 +0000 (12:53 +0000)
commit85fe3b5e15a4c40ed52b10959933421f32578be2
tree3ad9083d76755d45148a377610e778266b625053
parent7aa2024d50b76c705c5a37e1ac64ad7327fcd1cf
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start.  Don't change the
window's start when its top position hasn't changed.  If we do,
this will set the window's optional_new_start, which act's like a
force_start during redisplay with C-x 1 M-> under particular
circumstances (see report from Per Starback to emacs-pretest-bug
from 2000-12-13.).
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start.
src/ChangeLog
src/window.c