Sync with r21-4-5-utf-2000-0_19-3.
[chise/xemacs-chise.git] / src / chartab.h
index e6d637b..9929b1f 100644 (file)
@@ -42,6 +42,8 @@ EXFUN (Fput_char_attribute, 3);
 
 EXFUN (Ffind_char, 1);
 
+extern Lisp_Object Qdowncase, Qflippedcase, Q_lowercase, Q_uppercase;
+
 
 /************************************************************************/
 /*                         Char-ID Tables                              */