(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 00:41:24 +0000 (00:41 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 00:41:24 +0000 (00:41 +0000)
commitfef04523bd8f281fd26a976e506a7372bdd7b12f
tree1c177dfc29c7ab2c9c716f2db2d610485d2337e4
parent577d9e2f1dfbcfffbc1c1295635be3fc9a5adf19
(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
(Fbitmap_spec_p): Replaces Fpixmap_spec_p.
(load_pixmap): Use Fbitmap_spec_p and Qbitmap_spec_p instead of
Fpixmap_spec_p and Qpixmap_spec_p.
(load_face_colors, check_lface_attrs,
merge_face_vector_with_property,
Finternal_set_lisp_face_attribute): Use Fbitmap_spec_p.
(syms_of_xfaces): Initialize Qbitmap_spec_p, defsubr
Fbitmap_spec_p.
src/xfaces.c