+2016-06-15 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * est-eval.el (est-eval-value-as-glyph-image): New function.
+ (est-eval-value-as-object): Use `est-eval-value-as-glyph-image'
+ for genre `glyph-image'.
+ (est-eval-value-as-location): New function.
+ (est-eval-value-as-name): New function.
+ (est-eval-value-as-location-list): New function.
+ (est-eval-value-as-name-list): New function.
+ (est-eval-apply-value):
+ - Use `est-eval-value-as-location-list' for format
+ `location-list'.
+ - Use `est-eval-value-as-name-list' for format `name-list'.
+
+ * cwiki-view.el (www-display-object-desc): Add code to display
+ image in head for genre `glyph-image'.
+
2016-06-14 MORIOKA Tomohiko <tomo.git@chise.org>
* cwiki-common.el: Assign genre `glyph-image'.