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 38b12414b86..1d6b3cec057 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-12-06 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-06 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (move_it_by_lines): Fix paren typo. | ||
| 4 | |||
| 3 | * xterm.c (x_load_font): Don't use the font's max_bounds for | 5 | * xterm.c (x_load_font): Don't use the font's max_bounds for |
| 4 | computing the height of the font. If max_bounds' ascent or | 6 | computing the height of the font. If max_bounds' ascent or |
| 5 | descent are greater than the font's ascent or descent, this means | 7 | descent are greater than the font's ascent or descent, this means |