aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b47b5c69512..d218f86eeb8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-01-03 Gerd Moellmann <gerd@gnu.org> 12001-01-03 Gerd Moellmann <gerd@gnu.org>
2 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.
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.