projects
/
chise
/
ids.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db90db
)
(ideographic-structure-character=): Fixed.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 3 Jul 2020 14:14:10 +0000
(23:14 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 3 Jul 2020 14:14:10 +0000
(23:14 +0900)
ids-find.el
patch
|
blob
|
history
diff --git
a/ids-find.el
b/ids-find.el
index
8ffb4cf
..
eeafbf9
100644
(file)
--- a/
ids-find.el
+++ b/
ids-find.el
@@
-531,7
+531,7
@@
(ideographic-structure-equal (cdr ret) ret2)))
)
((setq ret2 (find-char c2))
- (and (setq ret2 (get-char-attribute c2 'ideographic-structure))
+ (and (setq ret2 (get-char-attribute ret2 'ideographic-structure))
(ideographic-structure-equal (cdr ret) ret2))
)
((setq ret2 (assq 'ideographic-structure c2))