Mercurial > emacs
comparison src/ChangeLog @ 37104:8ef9e303dac8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 30 Mar 2001 16:05:40 +0000 |
parents | 497b2466113f |
children | 3fd2176c610c |
comparison
equal
deleted
inserted
replaced
37103:a37e7c520711 | 37104:8ef9e303dac8 |
---|---|
1 2001-03-30 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xdisp.c (reseat_to_string): Undo last change. | |
2 | 4 |
3 * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current | 5 * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current |
4 matrix of a window when the header line changes, when | 6 matrix of a window when the header line changes, when |
5 new rows are allocated, or when the width changes. | 7 new rows are allocated, or when the width changes. |
6 | 8 |