aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 52e876ea666..7e7ab609595 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-04-26 Ken Raeburn <raeburn@gnu.org>
2
3 * window.c (freeze_window_start): Check that minibuffer scroll
4 window isn't nil before extracting the window structure pointer
5 from it.
6
7 * undo.c (record_delete): If we hit the end of the undo list, stop
8 picking elements apart.
9
12000-04-26 Gerd Moellmann <gerd@gnu.org> 102000-04-26 Gerd Moellmann <gerd@gnu.org>
2 11
3 * xdisp.c (display_line): If lines are continued, restore 12 * xdisp.c (display_line): If lines are continued, restore