From cdc1d8e1706c5e2a4475d77ff6a32f85c069232d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 13 Nov 2020 01:22:20 +0900 Subject: [PATCH] update. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9632f26..3460a23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,8 +35,17 @@ * IDS-UCS-Ext-B-3.txt (U-000259B4): Modify structure. + * ids.el (ids-parse-terminal): Treat U+2FF0-var-001 (&U-v001+2FF0;). + (ids-parse-op-2): Likewise. + 2020-11-09 MORIOKA Tomohiko + * ids-find.el + (ideographic-structure-compare-functional-and-apparent): + - Treat A-IWDSU+4E06 and U+2E282-itaiji-001 as Tare. + - Implement rule-330: &U-i001+2FF6;⿰LRA -> ⿰⿱ALR. + - Implement rule-601: ⿵⿱AKC -> ⿱A⿵KC if K is Kamae. + * IDS-UCS-Ext-B-5.txt: Use U+9B3C instead of JU+9B3C. 2020-11-07 MORIOKA Tomohiko -- 1.7.10.4