# HG changeset patch # User Gerd Moellmann # Date 977599404 0 # Node ID 981f3cedd760add6828fd1d09b478937e9085976 # Parent 452349a9192a99e46480787a3963140d9a9baf43 *** empty log message *** diff -r 452349a9192a -r 981f3cedd760 src/ChangeLog --- a/src/ChangeLog Sat Dec 23 19:23:02 2000 +0000 +++ b/src/ChangeLog Sat Dec 23 19:23:24 2000 +0000 @@ -1,5 +1,9 @@ 2000-12-23 Gerd Moellmann + * xdisp.c (init_from_display_pos): Pop until the iterator's + stack is empty; there may be frames for stretch or images + on the stack. + * dispnew.c (save_frame_matrix, restore_frame_matrix): Removed. (save_or_restore_current_matrix): New function for the same purpose, but more efficient.