Mercurial > emacs
changeset 35657:8a7af5dd51d4
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 28 Jan 2001 01:11:38 +0000 |
parents | b888489f907e |
children | 3551e8549d4e |
files | src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@etl.go.jp> + + * 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 <gerd@gnu.org> * xdisp.c (display_line): Don't treat a newline as fitting