From: MORIOKA Tomohiko Date: Sun, 19 May 2013 08:27:30 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=9d08fb75c12e690e4d0173f8e75c2c00a1440f7c update. --- diff --git a/src/ChangeLog b/src/ChangeLog index ec44295..19723a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2013-05-02 MORIOKA Tomohiko + + * chartab.h (get_char_id_table_ce): Use + `load_char_attribute_maybe_cos' instead of + `load_char_attribute_maybe'. + + * chartab.c (load_char_attribute_maybe_cos): Return NULL instead + of Qunbound as the default value. + 2013-05-01 MORIOKA Tomohiko * chartab.h (load_char_attribute_maybe_cos): New prototype when