Mercurial > emacs
diff src/ChangeLog @ 34852:981f3cedd760
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Sat, 23 Dec 2000 19:23:24 +0000 |
| parents | 70de0a250cc9 |
| children | 6c2e68c36cdd |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.
