From 1fff95367c94b85f489560c08d7309cc4e007776 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 23 Jun 2020 19:07:47 +0900 Subject: [PATCH] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 1.7.10.4