* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
commit0b6f228ca9b9d08e8326994b1b6bda75132711eb
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:38:16 +0000 (21 13:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:38:16 +0000 (21 13:38 +0000)
tree567c46ff6df13e530d50edfa1af823f2412496a3
parent5ca454075e54e84a574831b9ca4e0d087ab6987d
* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.

* lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.

* font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.
src/ChangeLog