update.
[chise/xemacs-chise.git-] / src / ChangeLog
index d4b6015..61b4aa5 100644 (file)
@@ -1,3 +1,19 @@
+2006-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * concord.c (Fconcord_object_put): Add reversed links when FEATURE
+       is a relation feature.
+
+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.