(U-00020CB7): Use "𦔮" instead of "耴".
[chise/ids.git] / install-ids.el
index 1713cd9..1e5d05d 100644 (file)
@@ -42,6 +42,8 @@
 
 (install-ids-read-file "IDS-UCS-Ext-G.txt" load-ids-simplify t)
 
+(install-ids-read-file "IDS-UCS-Compat.txt" load-ids-simplify t)
+
 (let ((i 1))
   (while (<= i 3)
     (install-ids-read-file (format "IDS-CNS-%d.txt" i)
@@ -69,6 +71,7 @@
 
 (princ "Updating char-feature `ideographic-structure'...")
 (save-char-attribute-table 'ideographic-structure)
+(save-char-attribute-table 'ideographic-structure@apparent)
 (princ "done.\n")
 
 (princ "Updating char-feature `ideographic-products'...")