aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-21 16:13:31 +0000
committerGerd Moellmann2000-03-21 16:13:31 +0000
commitd2cafc8c0ab73480c69068fbfe5b3f69ab05ef17 (patch)
tree1fb78dca005cf3f8c8134b9fd29c204df48f0a9f /src/ChangeLog
parentc7ea3acc6b1b88f21cbcbbdb369300279e109a98 (diff)
downloademacs-d2cafc8c0ab73480c69068fbfe5b3f69ab05ef17.tar.gz
emacs-d2cafc8c0ab73480c69068fbfe5b3f69ab05ef17.zip
(check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
(lface_fully_specified_p): Don't check contents of LFACE_FONT_INDEX because that attribute is optional. (realize_x_face): Remove now unwarranted xassert.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
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 @@
12000-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
12000-03-21 Kenichi HANDA <handa@etl.go.jp> 82000-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