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 403a60a7444..49ae3e66d29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * dispnew.c (adjust_glyph_matrix): Always clear desired matrices. | ||
| 4 | |||
| 3 | * xdisp.c (display_line): Simplify check for glyphs fitting | 5 | * xdisp.c (display_line): Simplify check for glyphs fitting |
| 4 | entirely in the line. | 6 | entirely in the line. |
| 5 | 7 | ||