update.
[chise/est.git] / ChangeLog
index 9c0eefc..ba724b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,31 @@
 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-common.el (www-feature-value-format): Add
+       `(prev-char) (next-char)' into default format of CCS feature.
+       (get-previous-code-point): New function.
+       (get-next-code-point): New function.
+       (find-previous-defined-code-point): New function.
+       (find-next-defined-code-point): New function.
+       (www-format-eval-unit): Support `prev-char' and `next-char'.
+
+2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-view.el (www-display-char-desc): Don't display "add
+       feature" button when running with simple mode.
+
+2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * cwiki-set.el (www-set-display-feature-desc): Refer
        `chise-wiki-view-url'.