aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7222048a3db..4c1e2b123f4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,9 @@
12001-02-16 Gerd Moellmann <gerd@gnu.org> 12001-02-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (set_window_buffer): Set window's vscroll to 0. 3 * window.c (set_window_buffer): Fix last change.
4 4
5 * window.c (set_window_buffer): Set window's vscroll to 0.
6
5 * window.c (coordinates_in_window): Increase width of area 7 * window.c (coordinates_in_window): Increase width of area
6 where the vertical line can be dragged. 8 where the vertical line can be dragged.
7 9