From 8f1f0ab8e5877796d9e49222c61a0aa0525ef0b4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 12 Sep 2020 12:15:06 +0900 Subject: [PATCH] update. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7aa826f..07d1750 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2020-09-11 MORIOKA Tomohiko + * ids-find.el + (functional-ideographic-structure-to-apparent-structure): Use + `ideographic-structure-compact' for the return value. + (ideographic-structure-compare-functional-and-apparent): Change + format of the third field [converted apparent-component] of each + element: if it can be compacted to a character, return the + character. Otherwise, use char-spec format instead of parsed-IDS + format. + * IDS-UCS-Ext-B-4.txt (U-00026030): Use "𡉤" instead of "⿱不土". (U-00026054): Use "㤁" instead of "⿱天心". (U-00026065): Completed. -- 1.7.10.4