update.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 10:13:37 +0000 (19:13 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 10:13:37 +0000 (19:13 +0900)
ChangeLog

index 6ccdb85..f70b2b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 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.