update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 12 Nov 2020 16:22:20 +0000 (01:22 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 12 Nov 2020 16:22:20 +0000 (01:22 +0900)
ChangeLog

index 9632f26..3460a23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 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  <tomo.git@chise.org>
 
+       * 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  <tomo.git@chise.org>