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 385a98fe1be..f43f38997cb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-02-05 Gerd Moellmann <gerd@gnu.org> 12001-02-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_scrolling): If point is in the line below the
4 window, make sure to move the iterator at least a canonical
5 char height down.
6
3 * window.c (Fmove_to_window_line): Don't add 1 if window is 7 * window.c (Fmove_to_window_line): Don't add 1 if window is
4 vscrolled. 8 vscrolled.
5 9