aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1e9f0977f61..2d35ac31a4a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-08-07 Gerd Moellmann <gerd@gnu.org> 12001-08-07 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (Frecenter): If ARG < 0, and on a window system
4 frame, count in some empty lines when we can't move -ARG lines
5 down.
6
3 * xdisp.c (start_display): Don't try to determine the continuation 7 * xdisp.c (start_display): Don't try to determine the continuation
4 lines width if lines are truncated. It's superfluous and leads to 8 lines width if lines are truncated. It's superfluous and leads to
5 incorrect results if POS is not visible in the window after 9 incorrect results if POS is not visible in the window after