diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3b46fdb1488..193684fab36 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,12 @@ | |||
| 1 | 1999-12-22 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (clear_font_table): Don't use uninitialized local | ||
| 4 | variable in xassert. | ||
| 5 | |||
| 1 | 1999-12-22 Kenichi Handa <handa@etl.go.jp> | 6 | 1999-12-22 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * xfaces.c (face_color_supported_p): Check by tty_defined_color | 8 | * xfaces.c (face_color_supported_p): Check by tty_defined_color |
| 4 | only when the frame is not window. | 9 | only when the frame is not for a window system. |
| 5 | 10 | ||
| 6 | 1999-12-22 Gerd Moellmann <gerd@gnu.org> | 11 | 1999-12-22 Gerd Moellmann <gerd@gnu.org> |
| 7 | 12 | ||