projects
/
chise
/
xemacs-chise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb59070
)
(insert-char-attributes): Format `ideographic-structure@apparent' with
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 8 Jun 2020 09:24:01 +0000
(18:24 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 8 Jun 2020 09:24:01 +0000
(18:24 +0900)
the same format as `ideographic-structure'.
lisp/utf-2000/char-db-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
dfd1797
..
d95c2a7
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-1400,6
+1400,7
@@
))
)
((or (eq name 'ideographic-structure)
+ (eq name 'ideographic-structure@apparent)
(eq name 'ideographic-combination)
;; (eq name 'ideographic-)
(eq name '=decomposition)