From bae8f87d049cefac20fb17f9df6efc00c052f697 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Feb 2018 14:56:56 +0900 Subject: [PATCH] (U-000205C1): Use A-compU+2CF16 instead of U-0002CF16 in `ideographic-structure'. (IU+205C1): Use BC-89E3 instead of IU+2CF16 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R015-Ice.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index aba61f7..61ef234 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -1356,7 +1356,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x2CF16) ; 𬼖 + ((=>ucs@component . #x2CF16) ; &A-compU+2CF16; ) ((=ucs . #x4ED2) ; 仒 )) @@ -1373,8 +1373,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@iso . #x2CF16) ; &MJ056865; - (=mj . 056865) ; &MJ056865; + ((=big5-cdp . #x89E3) ; &CDP-89E3; ) ((=ucs . #x4ED2) ; 仒 )) -- 1.7.10.4