diff src/fontset.h @ 17330:35bd2f60d22a

(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.
author Kenichi Handa <handa@m17n.org>
date Mon, 07 Apr 1997 07:12:13 +0000
parents ce9a6d97e157
children a0db136e6595
line wrap: on
line diff
--- a/src/fontset.h	Mon Apr 07 07:12:13 1997 +0000
+++ b/src/fontset.h	Mon Apr 07 07:12:13 1997 +0000
@@ -205,5 +205,7 @@
 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 */