2010-03-18 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+ * cwiki-common.el (www-format-feature-name-as-metadata): New
+ function.
+ (www-format-feature-name*): Use
+ `www-format-feature-name-as-metadata' for metadata features.
+
+2010-03-18 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
* cwiki-set.el (www-xml-parse-string): New function.
(www-xml-to-stext-props): New function.
(www-xml-to-stext-unit): New function.
(www-edit-display-feature-desc): Modify for
`www-edit-display-input-box'.
- * cwiki-common.el (www-format-value): Add the first variable
- `object' and the second variable `feature-name'; change variable
- `variable' to optional; modify for `www-format-apply-value'.
- (www-format-apply-value): Add the first variable `object' and the
- second variable `feature-name'; support format `wiki-text'.
+ * cwiki-common.el (www-format-value): Add the first argument
+ `object' and the second argument `feature-name'; change argument
+ `variable' to be optional; modify for `www-format-apply-value'.
+ (www-format-apply-value): Add the first argument `object' and the
+ second argument `feature-name'; support format `wiki-text'.
(www-format-eval-feature-value): Modify for
`www-format-apply-value'.
(www-format-eval-unit): Likewise.