From 169f04b9c3ec372442b56cd4af7e3a4869d04024 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Apr 2010 09:51:01 +0900 Subject: [PATCH] update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index d2e6d9c..41e9b67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2010-04-08 MORIOKA Tomohiko + + * cwiki-view.el (www-display-char-desc): Use + `chise-wiki-displayed-features' instead of `displayed-features'. + + * cwiki-common.el (chise-wiki-displayed-features): New variable. + (char-feature-name-at-domain): Fix problem when `domain' is nil. + (char-feature-name-domain): New function. + (www-uri-make-feature-name-url): New function. + (www-format-props-to-string): Fix problem when :len's value is + string. + (www-format-eval-unit): + - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE. + - When :feature is specified in value related format functions, + add the displayed feature-name to + `chise-wiki-displayed-features'. + - Support `name-url' and `domain-name'. + 2010-04-07 MORIOKA Tomohiko * cwiki-view.el (www-display-feature-desc): Fix problem to display -- 1.7.10.4