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

index 31ee3e4..62b4cf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * cwiki-set.el (www-set-display-char-desc):
+       - Setup property `additional-features' of feature `$object' when
+         feature value is stored.
+       - Mount additional-features.
+
+       * cwiki-view.el (www-char-display-feature-default): Abolished.
+       (www-char-display-feature-as-ucs): Abolished.
+       (www-display-char-desc): Mount additional-features.
+
+       * cwiki-common.el (www-feature-type): Support `*node' and
+       `*sources'.
+       (www-feature-value-format): Return `wiki-text' for type `stext'.
+       (www-format-apply-value): Don't set `default' even if a format is
+       not supported in this function.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * cwiki-set.el (www-parse-string-as-wiki-text): New function
        [currently just a stub].
        (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.