From: MORIOKA Tomohiko Date: Mon, 15 Jun 2020 10:47:10 +0000 (+0900) Subject: Save `ideographic-structure@apparent'. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfea7c176b198f99dd392ac43f5f0bf2f7fd45cb;hp=045617a2e536db44311d169424bfc81a6be6f6a2;p=chise%2Fids.git Save `ideographic-structure@apparent'. --- diff --git a/install-ids.el b/install-ids.el index 1713cd9..f310e34 100644 --- a/install-ids.el +++ b/install-ids.el @@ -69,6 +69,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'...")