aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 670e999a9ea..3d7451da8ad 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-02-13 Gerd Moellmann <gerd@gnu.org> 12001-02-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * insdel.c (del_range_1, del_range_byte, del_range_both): Handle
4 case that TO ends up beyond ZV after running before-change-functions.
5
3 * window.c (window_loop) <GET_BUFFER_WINDOW>: Prefer to return 6 * window.c (window_loop) <GET_BUFFER_WINDOW>: Prefer to return
4 the selected window if it is showing the buffer in question. 7 the selected window if it is showing the buffer in question.
5 8