+2012-09-11 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * cwiki-common.el (www-uri-encode-object): Add `=jis-x0213-2',
+ `=adobe-japan1', `=>>>adobe-japan1', `=>>>jis-x0208',
+ `=>>>jis-x0213-1', `=>>>jis-x0213-2', `=>>jis-x0213-1',
+ `=>>jis-x0213-2', `=>>adobe-japan1', `=+>jis-x0208',
+ `=+>jis-x0213-1', `=+>jis-x0213-2', `=+>adobe-japan1',
+ `=>>ucs@iso', `=>>ucs@unicode', `=>>ucs@jis', `=>>ucs@cns',
+ `=>>ucs@ks', `=>>>ucs@iso', `=>>>ucs@unicode', `=>>>ucs@jis',
+ `=>>>ucs@cns' and `=>>>ucs@ks' to ccs-list.
+ (coded-charset-GlyphWiki-id-alist): Add settings for
+ `=adobe-japan1-{0..5}', `=decomposition@cid',
+ `=decomposition@hanyo-denshi', `=hanyo-denshi/ks',
+ `=>>hanyo-denshi/ks', `=>>daikanwa', `=>>big5-cdp',
+ `=>>>jis-x0208', `=>>jis-x0208', `=+>jis-x0208',
+ `=>>>jis-x0208@1990', `=>>jis-x0208@1990', `=+>jis-x0208@1990',
+ `=>>>jis-x0208@1983', `=>>jis-x0208@1983' and `=+>jis-x0208@1983'.
+ (char-GlyphWiki-id): Support IVS representation.
+
+2012-09-11 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * est-eval.el (est-eval-value-as-journal-volume): Renamed from
+ `est-eval-journal-volume'.
+ (est-eval-value-as-article): New function.
+ (est-eval-value-as-book): New function.
+ (est-eval-value-as-object):
+ - Use `est-eval-value-as-journal-volume' instead of
+ `est-eval-journal-volume'.
+ - Use function `est-eval-value-as-article' for genre
+ `article@ruimoku'.
+ - Use function `est-eval-value-as-book' for genre `book@ruimoku'.
+ (est-eval-value-as-object-list):
+ - Add new optional argument `subtype'; set it into property
+ :subtype.
+ - Fix problem when `value' is not a valid list.
+ (est-eval-value-as-creators-names): Add new optional argument
+ `subtype'; set it into property :subtype.
+ (est-eval-value-as-created-works): Likewise.
+ (est-eval-apply-value): Add new formats `unordered-list',
+ `unordered-creator-name-list' and `unordered-created-work-list'.
+
+2012-09-10 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * est-format.el (est-format-unit): Support :subtype property of
+ list node; if subtype `unordered-list' is specified, use <ul> tag.
+ (est-format-list): Likewise.
+
2012-09-09 MORIOKA Tomohiko <tomo.git@chise.org>
* est-eval.el (est-eval-journal-volume): Use feature `date'