# HG changeset patch # User Kenichi Handa # Date 1212995992 0 # Node ID a3dac6d5d38fcdda22ec2940f9fc7e1b1dc26013 # Parent 565290f643f1ab3f1cb74c5df50446f42f23be12 (Qascii_0): Extern it. diff -r 565290f643f1 -r a3dac6d5d38f src/font.h --- a/src/font.h Mon Jun 09 07:19:19 2008 +0000 +++ b/src/font.h Mon Jun 09 07:19:52 2008 +0000 @@ -238,6 +238,7 @@ extern Lisp_Object QCavgwidth, QCfont_entity, QCfc_unknown_spec; /* Important character set symbols. */ +extern Lisp_Object Qascii_0; extern Lisp_Object Qiso8859_1, Qiso10646_1, Qunicode_bmp, Qunicode_sip; /* Structure for a font-spec. */