diff src/font.h @ 90621:d8a2b76fe3d4

(Qunicode_sip): Extern it.
author Kenichi Handa <handa@m17n.org>
date Tue, 17 Oct 2006 12:33:26 +0000
parents cb3eb6150704
children 94842604dfce
line wrap: on
line diff
--- a/src/font.h	Tue Oct 17 11:45:46 2006 +0000
+++ b/src/font.h	Tue Oct 17 12:33:26 2006 +0000
@@ -131,7 +131,7 @@
 extern Lisp_Object QCspacing, QCdpi, QCscalable, QCotf, QClanguage, QCscript;
 
 /* Important character set symbols.  */
-extern Lisp_Object Qiso8859_1, Qiso10646_1, Qunicode_bmp;
+extern Lisp_Object Qiso8859_1, Qiso10646_1, Qunicode_bmp, Qunicode_sip;
 
 extern Lisp_Object null_string;
 extern Lisp_Object null_vector;