aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 655b1312d65..c8ff93a44dc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-12-23 Gerd Moellmann <gerd@gnu.org> 12000-12-23 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (init_from_display_pos): Pop until the iterator's
4 stack is empty; there may be frames for stretch or images
5 on the stack.
6
3 * dispnew.c (save_frame_matrix, restore_frame_matrix): Removed. 7 * dispnew.c (save_frame_matrix, restore_frame_matrix): Removed.
4 (save_or_restore_current_matrix): New function for the same 8 (save_or_restore_current_matrix): New function for the same
5 purpose, but more efficient. 9 purpose, but more efficient.