comparison src/ChangeLog @ 35030:fb57c3f4a4e0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 03 Jan 2001 19:19:39 +0000
parents a1d0d1b1c388
children 14c95b31ec71
comparison
equal deleted inserted replaced
35029:e02de3bdd349 35030:fb57c3f4a4e0
1 2001-01-03 Gerd Moellmann <gerd@gnu.org> 1 2001-01-03 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (forward_to_next_line_start): Reset it->c if taking the
4 short cut at the start of the function. Add an assertion.
5 (reseat_at_next_visible_line_start): Add an assertion.
2 6
3 * window.c (Frecenter): When changing the window start, set the 7 * window.c (Frecenter): When changing the window start, set the
4 window's window_end_valid to nil. 8 window's window_end_valid to nil.
5 (Fwindow_end): Fix window-end computation when UPDATE is non-nil. 9 (Fwindow_end): Fix window-end computation when UPDATE is non-nil.
6 10