*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 13 Nov 2003 23:35:01 +0000 (23:35 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 13 Nov 2003 23:35:01 +0000 (23:35 +0000)
src/ChangeLog.22

index 73e4735..f650d33 100644 (file)
@@ -1,7 +1,18 @@
+2003-11-14  Kenichi Handa  <handa@m17n.org>
+
+       * xfaces.c (set_lface_from_font_name): Fix for the case that
+       FONTNAME is not fontset name.
+
 2003-11-13  Kenichi Handa  <handa@m17n.org>
 
        * fns.c (base64_encode_1): Fix previous change.
 
+2003-11-08  Kenichi Handa  <handa@m17n.org>
+
+       * fontset.c (set_fontset_font): New function.
+       (Fset_fontset_font): If a font is specified for a charset, use
+       map_charset_chars to store the font spec in a fontset.
+
 2003-10-29  Kenichi Handa  <handa@m17n.org>
 
        * fontset.c (fontset_face): Create a fallback fontset on demand