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:
37eca66
)
(isd-turtle-format-char): Support idc:⿱・⿵.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 23 May 2018 10:00:30 +0000
(19:00 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 23 May 2018 10:00:30 +0000
(19:00 +0900)
isd-turtle.el
patch
|
blob
|
history
diff --git
a/isd-turtle.el
b/isd-turtle.el
index
c1112f4
..
4f4086d
100644
(file)
--- a/
isd-turtle.el
+++ b/
isd-turtle.el
@@
-350,6
+350,11
@@
(setq idc-str "⿱・⿸")
(setq p1 'above
p2 'below)
+ )
+ ((and idc (eq (encode-char idc '=>ucs@component) #x2FF5))
+ (setq idc-str "⿱・⿵")
+ (setq p1 'above
+ p2 'below)
))
(cond
(p3