From: MORIOKA Tomohiko Date: Thu, 12 Nov 2020 16:22:20 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc1d8e1706c5e2a4475d77ff6a32f85c069232d;p=chise%2Fids.git update. --- 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