From ce73d9994570bb6b27c07e2ec1777e350d954742 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Feb 2018 00:51:35 +0900 Subject: [PATCH] (A-U+6C14-itaiji-001): Use A-compU+2CF16 instead of U-0002CF16 in `ideographic-structure'. (U+6C14-itaiji-002): Use BC-89E3 instead of IU+2CF16 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R084-Steam.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R084-Steam.el b/lisp/utf-2000/Ideograph-R084-Steam.el index 9a9c9b0..3d9aeba 100644 --- a/lisp/utf-2000/Ideograph-R084-Steam.el +++ b/lisp/utf-2000/Ideograph-R084-Steam.el @@ -121,7 +121,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x2CF16) ; 𬼖 + ((=>ucs@component . #x2CF16) ; &A-compU+2CF16; ) ((=ucs . #x4E59) ; 乙 )) @@ -161,8 +161,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@iso . #x2CF16) ; &MJ056865; - (=mj . 056865) ; &MJ056865; + ((=big5-cdp . #x89E3) ; &CDP-89E3; ) ((=ucs . #x4E59) ; 乙 )) -- 1.7.10.4