From 8ea25f070cc2cb774782cf1a9ff3d1fa7b0e99b3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 17 Mar 2016 00:10:42 +0900 Subject: [PATCH] update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 102467d..3937e2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2016-03-16 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): Add setting of CSS in + header. + + * est-format.el (est-format-unit): For conversion of + `feature-name' unit, enclose '(a (:href ...) ...) with '(span + (:class "feature-name") ...) + + * est-eval.el (est-eval-value-as-ids): New implementation. + +2016-03-15 MORIOKA Tomohiko + + * cwiki-common.el (est-coded-charset-priority-list): Add `=mj', + `==mj', `===mj' and `=ucs-itaiji-003'. + (coded-charset-GlyphWiki-id-alist): Add setting for + `=ucs-itaiji-003' and `=koseki'. + 2016-03-14 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add -- 1.7.10.4