diff options
| author | Gerd Moellmann | 2001-03-30 16:05:40 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-30 16:05:40 +0000 |
| commit | 87d8eba4b7c90ea331c1f9cce2910a832fbdbbf1 (patch) | |
| tree | a965a42976aa63a96067ee863f8bfb3ba4ac6563 /src/ChangeLog | |
| parent | 6e6f3adbb5f92c2fa953e6d4fcb4871dd8c54f7d (diff) | |
| download | emacs-87d8eba4b7c90ea331c1f9cce2910a832fbdbbf1.tar.gz emacs-87d8eba4b7c90ea331c1f9cce2910a832fbdbbf1.zip | |
*** empty log message ***
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. |