From: MORIOKA Tomohiko Date: Mon, 21 Nov 2016 04:33:25 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1e09be23f91aded91843c1706125525bd952090f;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index acb2818..e873c4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,25 @@ +2016-11-17 MORIOKA Tomohiko + + * chartab.h: Use `USE_CONCORD_OBJECT_SYSTEM' instead of + `HAVE_LIBCHISE' to detect to use Concord Object System. + (USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE): New macro. + + * text-coding.c: Use `USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE' + instead of `HAVE_LIBCHISE' to detect to use Concord Object System + for character composing. + + * mule-charset.c (charset_code_point): Use + `USE_CONCORD_OBJECT_SYSTEM' instead of `HAVE_LIBCHISE' to detect + to use Concord Object System. + +2016-11-16 MORIOKA Tomohiko + + * chartab.c: Use `USE_CONCORD_OBJECT_SYSTEM' instead of + `HAVE_LIBCHISE' to detect to use Concord Object System. + (Fput_char_attribute): Use single-inheritance format for character + definitions; namely a value of `<-subsumptive' or `<-denotational' + must be a character instead of a list of characters. + 2016-07-23 MORIOKA Tomohiko * text-coding.c (Fmake_coding_system): Accept property