From 849a01df21f7738ed459af83fa0d357d49742f42 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 1 Jun 2016 15:37:15 +0900 Subject: [PATCH] update. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 808d063..68b81d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2016-05-08 MORIOKA Tomohiko + + * cwiki-view.el (www-batch-view-smart): Use + `char-db-json-char-data-with-variant' with readable mode. + + * char-db-json.el (char-db-ignored-attributes): Add `composition'. + (char-db-json-insert-relation-feature): Use + `char-db-json-insert-char-spec' even if running with readable + mode. + (char-db-json-insert-char-features): + - Delete line-breaking for `=>ucs' and `=>ucs*'. + - Delete setting for `japanese-radical', `ideographic-', + `->ideograph', `ideograph=', `original-ideograph-of', + `ancient-ideograph-of', `vulgar-ideograph-of', + `wrong-ideograph-of' and `ideographic-variants' because they + have been already abolished. + (what-char-definition-json): Use + `char-db-json-char-data-with-variant' with readable mode. + 2016-05-05 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add -- 1.7.10.4