From 1918ead1ffb67ee68978e536a627800c7d09cecd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 7 May 2019 00:06:24 +0900 Subject: [PATCH] (U-00024D18): Use A-IWDSU+4EBA instead of IWDS1-0146 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el index aa71c54..cb73d9a 100644 --- a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el +++ b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el @@ -439,8 +439,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=>ucs@component . #x4EBA) ; &A-compU+4EBA; - (=>iwds-1 . 0146) ; &A-compU+4EBA; + ((=>ucs@iwds-1 . #x4EBA) ; &A-IWDSU+4EBA; + (=>iwds-1 . 14623) ; &A-IWDSU+4EBA; ) ((=big5-cdp . #x886A) ; &CDP-886A; )) -- 1.7.10.4