update.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 17 Mar 2010 19:46:44 +0000 (04:46 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 17 Mar 2010 19:46:44 +0000 (04:46 +0900)
ChangeLog

index 24c9177..f1f2a85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,37 @@
+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.
+       (www-feature-parse-string): Likewise.
+       (www-set-display-char-desc): Expect `uri-char' to be encoded as
+       URI.
+       (www-set-display-feature-desc): Fix problem when `name@lang' is
+       not existed.
+       (www-batch-set): Don't use `decode-uri-string' for value of `char'
+       and feature-value.
+
+       * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
+       be encoded as URI.
+       (www-batch-edit): Don't use `decode-uri-string' for value of
+       `char'.
+
+       * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
+       encoded as URI; encode `uri-char' if it is a non-encoded
+       character.
+       (www-batch-view): Don't use `decode-uri-string' for value of
+       `char'.
+
+       * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
+       encoded as URI.
+       (www-uri-encode-char): Encode UCS characters as %XX encoding.
+       (www-format-feature-name-as-CCS): Insert space between
+       prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
+       (www-html-display-text): Don't escape "&" except "&GT-".
+
 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
-       * cwiki-set.el: (www-parse-string-as-space-separated-ids): New
+       * cwiki-set.el (www-parse-string-as-space-separated-ids): New
        function.
        (www-parse-string-as-ku-ten): New function.
        (www-feature-parse-string): Support `space-separated-ids' and
@@ -8,7 +39,7 @@
 
 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
-       * cwiki-common.el: (www-feature-value-format): Return
+       * cwiki-common.el (www-feature-value-format): Return
        'space-separated-ids for `structure' type features.
        (www-format-value-as-ids): New function.
        (www-format-apply-value): Use `www-format-value-as-ids' for format