# HG changeset patch # User Gerd Moellmann # Date 978612831 0 # Node ID 14c95b31ec716bcb961064bb7d1297d179ae514b # Parent ac8eb6b4eee6dfece2de5095ab04c97179c74920 *** empty log message *** diff -r ac8eb6b4eee6 -r 14c95b31ec71 src/ChangeLog --- a/src/ChangeLog Thu Jan 04 12:53:14 2001 +0000 +++ b/src/ChangeLog Thu Jan 04 12:53:51 2001 +0000 @@ -1,3 +1,13 @@ +2001-01-04 Gerd Moellmann + + * window.c (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.). + 2001-01-03 Gerd Moellmann * xdisp.c (forward_to_next_line_start): Reset it->c if taking the