diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1f748139ff2..b34ba37ca29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-03-21 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error. | ||
| 4 | (lface_fully_specified_p): Don't check contents of | ||
| 5 | LFACE_FONT_INDEX because that attribute is optional. | ||
| 6 | (realize_x_face): Remove now unwarranted xassert. | ||
| 7 | |||
| 1 | 2000-03-21 Kenichi HANDA <handa@etl.go.jp> | 8 | 2000-03-21 Kenichi HANDA <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | The following changes are to make font selection based on | 10 | The following changes are to make font selection based on |