(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.

This commit is contained in:
Kenichi Handa
1997-04-07 07:12:13 +00:00
parent 3604fd001c
commit e497c1f38c

View File

@@ -205,5 +205,7 @@ extern Lisp_Object Vglobal_fontset_alist;
extern Lisp_Object Qfontset;
extern Lisp_Object Vuse_default_ascent;
extern Lisp_Object Valternative_fontname_alist;
extern Lisp_Object Vhighlight_wrong_size_font;
extern Lisp_Object Vclip_large_size_font;
#endif /* _FONTSET_H */