update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 19 Jun 2014 23:56:28 +0000 (08:56 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 19 Jun 2014 23:56:28 +0000 (08:56 +0900)
ChangeLog

index f9a80e6..0f241bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2014-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Support
+       `est-hide-cgi-mode'.
+       (www-display-feature-desc): Likewise.
+       (www-batch-view-smart): New function.
+
+       * cwiki-common.el (est-hide-cgi-mode): New variable.
+       (est-view-url-prefix): New variable.
+       (est-uri-decode-feature-name-body): New function.
+       (est-uri-encode-feature-name-body): New function.
+       (www-uri-decode-feature-name): Use
+       `est-uri-decode-feature-name-body'.
+       (www-uri-encode-feature-name): Use
+       `est-uri-encode-feature-name-body'.
+       (www-uri-make-feature-name-url): Add implementation for
+       `est-hide-cgi-mode'.
+       (www-uri-decode-object): Support `est-hide-cgi-mode'; use
+       `est-uri-decode-feature-name-body'.
+       (www-uri-encode-object): Support `est-hide-cgi-mode'; use
+       `est-uri-encode-feature-name-body'.
+       (www-uri-make-object-url): Add implementation for
+       `est-hide-cgi-mode'.
+
+       * est-format.el (est-format-unit): Support `est-hide-cgi-mode'.
+
 2014-06-18  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-view.el (www-display-object-desc): Add new argument