From: MORIOKA Tomohiko Date: Sun, 2 May 2021 03:59:51 +0000 (+0900) Subject: (www-format-encode-string): Use X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821f9fd72e0b3593f87789408f23d0b158166f71;p=chise%2Fest.git (www-format-encode-string): Use https://moji.or.jp/mojikibansearch/img/MJ/MJ.png instead of https://mojikiban.ipa.go.jp/MJ.png as the URL of MJ glyph-image. --- diff --git a/cwiki-common.el b/cwiki-common.el index a5fc345..7fa51af 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -1133,7 +1133,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