Mercurial > emacs
comparison oldXMenu/DelSel.c @ 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 | bbce331da1be |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
89046:7a6ebd6b0c38 | 89047:3b6234eb229c |
---|