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:
06011bf
)
(www-format-encode-string): Add setting for `=>big5-cdp@iwds-1'.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 19 Jan 2022 06:40:51 +0000
(15:40 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 19 Jan 2022 13:29:43 +0000
(22:29 +0900)
cwiki-common.el
patch
|
blob
|
history
diff --git
a/cwiki-common.el
b/cwiki-common.el
index
937afa5
..
6a968ba
100644
(file)
--- a/
cwiki-common.el
+++ b/
cwiki-common.el
@@
-1379,7
+1379,7
@@
style=\"%s\">"
(goto-char (point-min))
(while (re-search-forward
- "&\\(A-\\|G-\\|g2-\\|R-\\)?CDP-\\([0-9A-F]+\\);" nil t)
+ "&\\(A-\\|G-\\|g2-\\|R-\\|A-IWDS\\)?CDP-\\([0-9A-F]+\\);" nil t)
(setq code (string-to-int (match-string 2) 16))
(replace-match
(format "<img alt=\"CDP-%04X\" src=\"%s?char=CDP-%04X\"