From c09a64404772acd7c9f79e4826579fcbd3f01b3b Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sun, 28 Jan 2001 01:11:38 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 76c2161b2bd..ed697ce51ee 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.2