2010-03-17 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+ * 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 <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
* 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.