aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dc42d2d7717..815fc6b62f1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-10-26 Gerd Moellmann <gerd@gnu.org> 12001-10-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * insdel.c (insert_1_both): Do nothing if NCHARS == 0.
4
3 * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: 5 * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
4 Fix clearing in the case of scroll bars on the right. 6 Fix clearing in the case of scroll bars on the right.
5 7