From 053430208e58b486dec77d862471541ac7f769c8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 18 Mar 2010 15:13:24 +0900 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index f1f2a85..a8861d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 2010-03-17 MORIOKA Tomohiko + * cwiki-edit.el (www-edit-display-feature-desc): Use + `www-format-feature-name*' instead of `www-format-feature-name'. + + * cwiki-common.el (www-uri-decode-char): + - Accept `:' again. + - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and + `=big5-cdp'. + - Fix problem when no CCSes are found. + (www-format-feature-name*): New function. + (www-format-feature-name): Use `www-format-feature-name*'. + +2010-03-17 MORIOKA Tomohiko + * cwiki-set.el (www-parse-string-as-space-separated-char-list): Expect `string' to be encoded as URI. (www-parse-string-as-space-separated-ids): Likewise. -- 1.7.10.4