projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db7d5c5
)
(est-format-props): Don't apply `www-format-encode-string' to the
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 12 Apr 2016 04:13:59 +0000
(13:13 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 12 Apr 2016 04:13:59 +0000
(13:13 +0900)
return value of `est-format-unit' because it has already been encoded.
est-format.el
patch
|
blob
|
history
diff --git
a/est-format.el
b/est-format.el
index
1b2703d
..
176cbcb
100644
(file)
--- a/
est-format.el
+++ b/
est-format.el
@@
-18,11
+18,10
@@
(setq dest
(format "%s %s=\"%s\""
dest key
- (www-format-encode-string
- (format "%s"
- (est-format-unit val 'without-tags
- 'without-edit 'as-property))
- 'without-tags))))
+ (format "%s"
+ (est-format-unit val 'without-tags
+ 'without-edit 'as-property))
+ )))
dest))
(defun est-format-unit (format-unit