update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 28 Jun 2016 08:03:17 +0000 (17:03 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 28 Jun 2016 08:03:17 +0000 (17:03 +0900)
ChangeLog

index c57e4d8..a5d2047 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+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'.