(Finternal_set_lisp_face_attribute): Handle Qunspecified
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 May 2003 14:41:09 +0000 (14:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 May 2003 14:41:09 +0000 (14:41 +0000)
commite67f5ccc06878dc251c0a026674fed095dfd951d
tree6b22e03a1c241fad6ebcd82f4c3cbc2f5d137c0e
parent619ea8bebe0061ef20e1685e26f32b52caf240df
(Finternal_set_lisp_face_attribute): Handle Qunspecified
as value for QCfont attribute.
(realize_default_face): lface should already exist; crash if not.
Specify 0 for FORCE_P when calling set_lface_from_font_name.
src/xfaces.c