From: MORIOKA Tomohiko Date: Tue, 17 Jul 2018 11:35:01 +0000 (+0900) Subject: (www-format-encode-string): Use "http://mojikiban.ipa.go.jp/MJ%06d.png" X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=da2be43abba911e16d709f01892f4104f5f99b23;p=chise%2Fest.git (www-format-encode-string): Use "mojikiban.ipa.go.jp/MJ%06d.png" instead of "http://mojikiban.ipa.go.jp/search/MJ%06d". --- diff --git a/cwiki-common.el b/cwiki-common.el index 7cda6e6..004fd46 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -1045,7 +1045,7 @@ style=\"vertical-align:middle\">" (while (re-search-forward "&\\(A-\\|o-\\|G-\\|g2-\\|R-\\)?MJ\\([0-9]+\\);" nil t) (setq code (string-to-int (match-string 2))) (replace-match - (format "\"MJ%06d\"" code code