From 91a4e4a8144556bdabfa5fcaa01eceed3e1429fd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 6 Jun 2014 13:24:25 +0900 Subject: [PATCH] update. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index cdd1b62..89ff3ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-05-26 MORIOKA Tomohiko + + * cwiki-common.el (www-uri-decode-feature-name): Decode `rep2.FOO' + to `==FOO'. + (www-uri-encode-feature-name): Encode `==FOO' to `rep2.FOO'. + (www-format-encode-string): Support `==cns11643-*'; support `==gt' + and `==ucs@unicode'. + + * est-eval.el (est-eval-value-as-domain-list): Treat `zob1959' in + `source' as the same as `zob1968'. + 2013-09-18 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Support -- 1.7.10.4