update.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 28 Mar 2010 20:23:26 +0000 (05:23 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Sun, 28 Mar 2010 20:23:26 +0000 (05:23 +0900)
ChangeLog

index f1a06b8..7dc0731 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,29 @@
 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * cwiki-common.el (www-format-value-default): New function.
+       (www-format-encode-string):
+       - Prefer `=gt' to `=cns11643-{1..7}'.
+       - Display &(G-)GT-Kddddd; entity references.
+       (www-format-apply-value):
+       - New implementation for format `string'.
+       - Use `www-format-value-default' for default format.
+
+       * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
+       (www-glyph-display-png): Support GT-Kddddd.
+
+       * cwiki-set.el (www-parse-string-default): New implementation.
+       (www-set-display-feature-desc):
+       - New argument `format'.
+       - Display `value-format'.
+       (www-batch-set): Modify for the API change to set feature's
+       property.
+
        * cwiki-view.el (www-display-char-desc): Display parents in the
        header.
        (www-display-feature-desc): Use `www-format-value' with default
        format instead of `www-xml-format-list' and
        `www-format-encode-string'.
 
-2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
-
        * cwiki-edit.el (www-edit-display-feature-input-box): Add new
        optional argument `value'.
        (www-edit-display-feature-desc):