From: Kenichi Handa Date: Sun, 28 Jan 2001 01:11:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.96~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c09a64404772acd7c9f79e4826579fcbd3f01b3b;p=emacs.git *** empty log message *** --- 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