update.
authortomo <tomo>
Tue, 7 Feb 2006 06:25:31 +0000 (06:25 +0000)
committertomo <tomo>
Tue, 7 Feb 2006 06:25:31 +0000 (06:25 +0000)
src/ChangeLog

index 1481e06..1130ffd 100644 (file)
@@ -1,3 +1,12 @@
+2006-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * concord.c (struct closure_for_each_object): Add new member
+       `ret'.
+       (func_for_each_object): Setup the return value to
+       `for_each_object_closure->ret'.
+       (Fconcord_foreach_object_in_feature): If FUNCTION returns non-nil,
+       returns the value instead of Qt.
+
 2005-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * concord.c: New file.