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'.