From 1bf48e7509858f335e4c742e40c4ff45efa68525 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 18 Mar 2010 23:06:25 +0900 Subject: [PATCH] update. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31ee3e4..62b4cf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,22 @@ 2010-03-18 MORIOKA Tomohiko + * 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 + * 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'. -- 1.7.10.4