From 8dcde9999875ad5a3130ee6ccbc71ff45e447fd3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 19 Mar 2010 06:03:39 +0900 Subject: [PATCH] update. --- ChangeLog | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index a97bf0e..e053a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2010-03-18 MORIOKA Tomohiko + * 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 + * cwiki-set.el (www-xml-parse-string): New function. (www-xml-to-stext-props): New function. (www-xml-to-stext-unit): New function. @@ -16,11 +23,11 @@ (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. -- 1.7.10.4