(ids-insert-chars-including-components*): Use `copy-list' instead of
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 15 Oct 2020 00:55:35 +0000 (09:55 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 15 Oct 2020 00:55:35 +0000 (09:55 +0900)
commita0471897dce02dbb6c979097b1620a9a329a42e2
tree042629aa519a263eb93ea6b3e81d0104fa9027a8
parentca13125236cbeec0db1bf86d77ea52cd4ba352cc
(ids-insert-chars-including-components*): Use `copy-list' instead of
`copy-tree' to avoid list corruption by function `sort'.
(ids-insert-chars-including-components): Likewise.
(ideo-comp-tree-adjoin): New function.
(ideographic-chars-to-is-a-tree): New implementation; use
`ideo-comp-tree-adjoin'.
(ids-find-chars-including-ids): Use `copy-list' instead of `copy-tree'
to avoid list corruption by function `sort'.
ids-find.el