From: MORIOKA Tomohiko Date: Tue, 23 Jun 2020 10:07:47 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1fff95367c94b85f489560c08d7309cc4e007776;p=chise%2Fids.git update. --- diff --git a/ChangeLog b/ChangeLog index 2539723..e4bccf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2020-06-23 MORIOKA Tomohiko + * ids-find.el (ids-find-merge-variables): New function. + (ideographic-structure-equal): Use `ids-find-merge-variables'; + return variable-biding alist. + (ideographic-structure-character=): Return variable-biding alist. + (ideographic-structure-find-chars*): Use + `ideographic-structure-character=' for operators; use + `ids-find-merge-variables' to check variable-biding alist. + +2020-06-23 MORIOKA Tomohiko + * ids-find.el (ideographic-structure-merge-components-alist): New function. (ideographic-structure-to-components-alist): New function.