From e7438ece8cbb0dad050d279690102e83b58849c6 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 5 Jun 2008 05:48:36 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index c564066d0b2..9701c55b313 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,12 +10,21 @@ 2008-06-05 Kenichi Handa + * font.c (Ffont_spec): Don't use font_parse_family_registry for + family name. + (Ffont_put): Likewise. + + * fontset.c (fontset_find_font): Call font_open_for_lface with the + current font-spec. + * xfont.c (xfont_list): Don't set registry to iso8859-1 even if it is unspecified. * xfaces.c (realize_x_face): If the font-related face attributes - are the same as those of default face, realize a new fontset - from default->fontset. + are the same as those of default face, realize a new fontset from + default->fontset. + (Fx_family_fonts): Use font_parse_family_registry instead of + Ffont_put. 2008-06-05 Stefan Monnier -- 2.39.2