From: tomo Date: Tue, 7 Feb 2006 06:25:31 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23^20~160 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a3661b51be4241d82dc3dac0cdebd0c255506669;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 1481e06..1130ffd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-02-05 MORIOKA Tomohiko + + * 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 * concord.c: New file.