From: MORIOKA Tomohiko Date: Tue, 6 Apr 2010 00:07:58 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cb1bc803cb6f13ad0aeefa0cc48bddadb9fbbefd;p=chise%2Fest.git update. --- diff --git a/ChangeLog b/ChangeLog index f70b2b3..ba724b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2010-04-05 MORIOKA Tomohiko + * cwiki-edit.el (www-edit-display-feature-desc): Display and + support editing of property `format'. + + * cwiki-common.el (find-previous-defined-code-point): Fix problem + with `=ucs'. + + * cwiki-view.el (www-display-feature-desc): Add edit button for + `format'. + +2010-04-05 MORIOKA Tomohiko + * cwiki-common.el (www-feature-value-format): Add `(prev-char) (next-char)' into default format of CCS feature. (get-previous-code-point): New function.