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:
7ddd961
)
(insert-char-attributes): Format
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 30 Jul 2022 00:54:43 +0000
(09:54 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 30 Jul 2022 02:55:59 +0000
(11:55 +0900)
`ideographic-structure@apparent/rightmost' with the same format as
`ideographic-structure' and `ideographic-structure@apparent/leftmost'.
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
1b39f38
..
db91ac9
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-1439,6
+1439,7
@@
((or (eq name 'ideographic-structure)
(eq name 'ideographic-structure@apparent)
(eq name 'ideographic-structure@apparent/leftmost)
+ (eq name 'ideographic-structure@apparent/rightmost)
(eq name 'ideographic-combination)
;; (eq name 'ideographic-)
(eq name '=decomposition)