# HG changeset patch # User Kenichi Handa # Date 980644298 0 # Node ID 8a7af5dd51d47aec20812f1371c997205c6e8ed6 # Parent b888489f907eb2256ada85b2a67f3713ef075a2e *** empty log message *** diff -r b888489f907e -r 8a7af5dd51d4 src/ChangeLog --- a/src/ChangeLog Sat Jan 27 19:18:02 2001 +0000 +++ b/src/ChangeLog Sun Jan 28 01:11:38 2001 +0000 @@ -1,3 +1,15 @@ +2001-01-28 Kenichi Handa + + * fontset.c (font_family_registry): Even if FONTNAME conform to + XLFD, if it specifies other fields than family and registry, + return FONTANME. New argument FORCE if nonzero cancel that + feature. + (fontset_font_pattern): Call font_family_registry with FORCE 1 for + a signle byte character. Don't set FAMILY part to nil here. It + is handled by the caller choose_face_font. + (Fnew_fontset): Call font_family_registry with FORCE 0. + (Fset_fontset_font): Likewise. + 2001-01-27 Gerd Moellmann * xdisp.c (display_line): Don't treat a newline as fitting