update.
authortomo <tomo>
Thu, 29 Jun 2006 22:20:53 +0000 (22:20 +0000)
committertomo <tomo>
Thu, 29 Jun 2006 22:20:53 +0000 (22:20 +0000)
src/ChangeLog

index d4b6015..45b6923 100644 (file)
@@ -1,3 +1,14 @@
+2006-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chartab.c (syms_of_chartab): Define
+       `{<-|->}{subsumptive|denotational}' when HAVE_CONCORD is defined.
+
+       * chartab.h (Q_denotational): New extern when UTF2000 or
+       HAVE_CONCORD is defined.
+       (Q_denotational_from): Likewise.
+       (Q_subsumptive): Likewise.
+       (Q_subsumptive_from): Likewise.
+
 2006-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * concord.c (concord_object_put): New function.