update.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 18 Mar 2010 13:20:15 +0000 (22:20 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Thu, 18 Mar 2010 13:20:15 +0000 (22:20 +0900)
ChangeLog

index c419077..31ee3e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * 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'.
+       (www-set-display-char-desc): Use
+       `char-feature-name-sans-versions'.
+
+       * cwiki-edit.el (www-edit-display-feature-input-box): New
+       function.
+       (www-edit-display-char-desc): Use
+       `www-edit-display-feature-input-box'.
+
+       * cwiki-view.el (www-display-char-desc): Use
+       `char-feature-name-sans-versions'.
+
+       * cwiki-common.el (char-feature-name-sans-versions): New function.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * cwiki-set.el (www-set-display-char-desc): Store new value into
        FEATURE@$rev=latest; don't display `$rev=latest' domain features.