update.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 18 Mar 2010 06:13:24 +0000 (15:13 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 18 Mar 2010 06:13:24 +0000 (15:13 +0900)
ChangeLog

index f1f2a85..a8861d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 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.