+2010-12-08 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+ * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Use
+ http://www.chise.org/glyphs instead of
+ http://chise.zinbun.kyoto-u.ac.jp/glyphs.
+ (chise-wiki-glyph-cgi-url): Use
+ http://www.chise.org/chisewiki/glyph.cgi instead of
+ http://chise.zinbun.kyoto-u.ac.jp/chisewiki/glyph.cgi.
+ (www-uri-make-object-url): New function.
+ (www-format-char-img-style): New variable.
+ (www-format-encode-string):
+ - Add new optional argument `as-body'; if it is specified, "&" is
+ encoded to "&".
+ - Specify style of <img> tags.
+
+ * cwiki-edit.el (www-edit-display-input-box): Abolished because it
+ is not used.
+
+ * cwiki-format.el: New implementation based on `est-eval' and
+ `est-format':
+ (www-format-value-as-kuten): Abolished.
+ (www-format-value-default): Abolished.
+ (www-format-value-as-char-list): Abolished.
+ (www-format-value-as-domain-list): Abolished.
+ (www-format-value-as-ids): Abolished.
+ (www-format-value-as-S-exp): Abolished.
+ (www-format-value-as-HEX): Abolished.
+ (www-format-value-as-kangxi-radical): Abolished.
+ (www-format-value): If `object' is a symbol, it is decoded as
+ `feature' object.
+ (www-format-props-to-string): Abolished.
+ (www-format-apply-value): New implementation; use
+ `est-eval-apply-value' and `est-format-unit'.
+ (www-format-eval-feature-value): Abolished.
+ (www-format-eval-list): New implementation; use `est-eval-list'
+ and `est-format-unit'.
+
+ * est-eval.el, est-format.el: New files.
+
2010-12-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
* cwiki-format.el (www-format-value-as-char-list): Use