From f641e132de21e776d8d2c920ceeb33ad577de84d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Oct 2017 15:41:52 +0900 Subject: [PATCH] (U+3AC4): Use U+4EA0 instead of A-compU+4EA0 in `ideographic-structure'. (U+3AC4-var-002): Use o-UU+4EA0 instead of U+4EA0 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R070-Square.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R070-Square.el b/lisp/utf-2000/Ideograph-R070-Square.el index 8fb40fd..deed57f 100644 --- a/lisp/utf-2000/Ideograph-R070-Square.el +++ b/lisp/utf-2000/Ideograph-R070-Square.el @@ -219,8 +219,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=>ucs@component . #x4EA0) ; &A-compU+4EA0; - (=>iwds-1 . 0062) ; &A-compU+4EA0; + ((=ucs . #x4EA0) ; 亠 ) ((=gt-k . 02058) ; >-K02058; )) @@ -281,7 +280,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x4EA0) ; 亠 + ((=+>ucs@unicode . #x4EA0) ; &o-J0-5035; + (=+>jis-x0208 . #x5035) ; &o-J0-5035; [48-21] ) ((=gt-k . 02058) ; >-K02058; )) -- 1.7.10.4