projects
/
chise
/
isd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8b67ed
)
(isd-turtle-format-char): Support idc:⿰・⿺.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 6 Jun 2018 06:37:52 +0000
(15:37 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 6 Jun 2018 06:37:52 +0000
(15:37 +0900)
isd-turtle.el
patch
|
blob
|
history
diff --git
a/isd-turtle.el
b/isd-turtle.el
index
945b21c
..
4d345e6
100644
(file)
--- a/
isd-turtle.el
+++ b/
isd-turtle.el
@@
-356,6
+356,11
@@
(setq p1 'left
p2 'right)
)
+ ((and idc (eq (encode-char idc '=>iwds-1) 307))
+ (setq idc-str "⿰・⿺")
+ (setq p1 'left
+ p2 'right)
+ )
((and idc (eq (encode-char idc '=>iwds-1) 305))
(setq idc-str "⿱・⿸")
(setq p1 'above