changeset 70568:a96d5cf44c2d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 10 May 2006 12:38:58 +0000
parents cfb118f88417
children 9ff07a4bfeee
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 10 12:38:15 2006 +0000
+++ b/src/ChangeLog	Wed May 10 12:38:58 2006 +0000
@@ -1,8 +1,8 @@
 2006-05-10  Kenichi Handa  <handa@m17n.org>
 
-	* xfaces.c (realize_default_face): If the font chosen for the
-	default face was different from the frame font, adjust the frame
-	font.
+	* xfaces.c (realize_default_face) [HAVE_X_WINDOWS]: If the font
+	chosen for the default face was different from the frame font,
+	adjust the frame font.
 
 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>