Contents in 1999-06-04-13 of release-21-2.
[chise/xemacs-chise.git.1] / src / chartab.c
index f5eddc9..a6292b4 100644 (file)
@@ -1750,6 +1750,11 @@ syms_of_chartab (void)
   DEFSUBR (Fcategory_table_value_p);
 #endif /* MULE */
 
+}
+
+void
+vars_of_chartab (void)
+{
   /* DO NOT staticpro this.  It works just like Vweak_hash_tables. */
   Vall_syntax_tables = Qnil;
 }