From: tomo Date: Tue, 16 Nov 2010 04:14:49 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-22-chise-0_25-4^20~37 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=c72698ee0a3b3adb6df8c51cbfca5386ea811240 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 74888eb..5292d53 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2010-11-15 MORIOKA Tomohiko + + * concord.c (Fconcord_genre_ds): Use Vchise_system_db_directory as + the default location of data-source. + (complex_vars_of_concord): Use Vchise_system_db_directory to + assign genre `character' and `feature'. + + * chartab.h (Vchise_system_db_directory): New extern when + HAVE_CONCORD is defined. + 2010-09-15 MORIOKA Tomohiko * concord.c: Include if HAVE_LIBCHISE is defined.