update.
[chise/est.git] / ChangeLog
index 9217de0..ee79f55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+2011-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-common.el (instance@ruimoku/bibliography/title): Mount
+       char-feature `instance@ruimoku/bibliography/title'.
+
+2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-view.el (www-edit-display-feature-input-box):
+       - If argument `value' is a symbol and argument `format' is
+         `wiki-text', treat `value' as a list of a function.
+       - Use `est-format-list' instead of `www-format-value'.
+
+2011-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * est-eval.el (ruimoku-format-volume): New function.
+       (est-eval-journal-volume): New function.
+       (est-eval-value-as-object): Use `est-eval-journal-volume' for
+       genre `journal-volume@ruimoku'.
+       (est-eval-value-as-creators-names): New function.
+       (est-eval-value-as-created-works): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-creators-names' for
+       `space-separated-creator-name-list'; use
+       `est-eval-value-as-created-works' for
+       `space-separated-created-work-list'.
+
+2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * est-format.el (est-format-unit): Change optional argument
+       `without-tags' to `output-format'; now `output-format' accepts
+       various formats such as 'html, 'plain-text and 'wiki-text instead
+       of nil and non-nil.
+       (est-format-list): Likewise.
+
+2011-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * est-eval.el (est-eval-value-default): Support `omitted' tag.
+       (est-eval-feature-value): Use `omitted' tag when length of value
+       is more than 128.
+       (est-eval-unit): Support `omitted' tag.
+
+2010-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-view.el: (www-edit-display-feature-input-box): If
+       specified object is a symbol, treat it as a feature object.
+
+2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * est-format.el (est-format-unit): Accept <img>.
+
+2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-add.el (www-add-display-feature-input-box): Abolished.
+       (www-add-display-object-desc): New implementation; use
+       `www-edit-display-object-desc'; add new argument `genre'.
+       (www-batch-add): Modify for `www-add-display-object-desc'.
+
+       * cwiki-edit.el: Add declaration to provide module `cwiki-edit'.
+
+2010-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-set.el (www-parse-string-as-space-separated-char-list):
+       Add argument `genre'.
+       (www-feature-parse-string): Likewise.
+       (www-set-display-object-desc):
+       - Support non-character genre objects.
+       - Use `www-display-object-desc'.
+       (www-set-display-feature-desc): Modify for
+       `www-feature-parse-string'.
+       (www-batch-set): Fixed.
+
+       * cwiki-edit.el (www-edit-display-feature-input-box): Moved to
+       cwiki-view.el.
+       (www-edit-display-object-desc): New implementation; use
+       `www-display-object-desc'.
+
+       * cwiki-view.el (www-edit-display-feature-input-box): New function
+       [moved from cwiki-edit.el].     
+       (www-display-object-desc):
+       - Add new optional arguments `uri-feature-name-to-edit' and
+         `editing-format'; it `uri-feature-name-to-edit' is specified,
+         input box is displayed and `editing-format' is used as the
+         format to parse the input.    
+       - Semantics of level 1 was changed to level 0, namely if `level'
+         is 0, display header, otherwise don't display header.
+
 2010-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * cwiki-edit.el (www-edit-display-object-desc): Support