(U+2D138): Use U+65C5 instead of UU+65C5.
[chise/ids.git] / ids-find.el
index 8ffb4cf..eeafbf9 100644 (file)
                         (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))