Mercurial > emacs
comparison BUGS @ 89047:3b6234eb229c
(QCfontset): New variable.
(LFACE_FONTSET): New macro.
(check_lface_attrs): Check also LFACE_FONTSET_INDEX.
(set_lface_from_font_name): Setup LFACE_FONTSET (lface).
(Finternal_set_lisp_face_attribute): Handle QCfontset.
(Finternal_get_lisp_face_attribute): Likewise.
(lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
check also LFACE_FONTSET_INDEX.
(face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
attrs[LFACE_FONT_INDEX].
(syms_of_xfaces): Intern and staticpro QCfontset.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 23 Aug 2002 02:26:44 +0000 |
parents | af68d12218d0 |
children | 8ce686bd7f4f |
comparison
equal
deleted
inserted
replaced
89046:7a6ebd6b0c38 | 89047:3b6234eb229c |
---|