diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 84ca7df8822..a8fdc669f2d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-03-30 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-03-30 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (reseat_to_string): Undo last change. | ||
| 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. |