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:
9ef4b21
)
(insert-char-attributes): Format
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Thu, 1 Jul 2021 06:25:32 +0000
(15:25 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Thu, 1 Jul 2021 06:25:32 +0000
(15:25 +0900)
`ideographic-structure@apparent/leftmost' with 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
83806c2
..
163c85e
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-1425,6
+1425,7
@@
)
((or (eq name 'ideographic-structure)
(eq name 'ideographic-structure@apparent)
+ (eq name 'ideographic-structure@apparent/leftmost)
(eq name 'ideographic-combination)
;; (eq name 'ideographic-)
(eq name '=decomposition)