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:
3029a82
)
(www-display-object-desc): Fixed.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 18 Mar 2022 09:13:13 +0000
(18:13 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Thu, 28 Apr 2022 13:38:21 +0000
(22:38 +0900)
cwiki-view.el
patch
|
blob
|
history
diff --git
a/cwiki-view.el
b/cwiki-view.el
index
3089868
..
bf0dd07
100644
(file)
--- a/
cwiki-view.el
+++ b/
cwiki-view.el
@@
-303,6
+303,7
@@
li { margin: 0 0 0 2em; }
ret ret)))
)
((and (eq genre 'character)
+ (not GlyphWiki-id)
(setq ret (or (encode-char object '=chise-hdic-tsj)
(encode-char object '===chise-hdic-tsj)))
(setq ret (decode-char '===chise-hdic-tsj ret))
@@
-315,6
+316,7
@@
li { margin: 0 0 0 2em; }
(est-format-object object 'readable))))
)
((and (eq genre 'character)
+ (not GlyphWiki-id)
(setq ret (or (encode-char object '=chise-hdic-syp)
(encode-char object '===chise-hdic-syp)))
(setq ret (decode-char '===chise-hdic-syp ret))