From 7bc4b478ad44f010f4d99ef029afab058345f4bf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 27 Mar 2022 15:53:14 +0900 Subject: [PATCH] =?utf8?q?(U+4E58):=20Use=20"&U-i001+2FFB;"=20instead=20of=20?= =?utf8?q?"=E2=BF=BB".=20(UU+4E58):=20Ditto.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/Ideograph-R004-Slash.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index d205745..6c85e76 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -5610,8 +5610,7 @@ (ideographic-strokes . 9) (total-strokes . 10) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") - (=ucs . #x2FFB) ; ⿻ + ((=ucs-itaiji-001 . #x2FFB) ; &U-i001+2FFB; ) ((=ucs . #x79BE) ; 禾 ) @@ -5630,8 +5629,7 @@ (total-strokes . 10) (hanyu-dazidian 1 40 1) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") - (=ucs . #x2FFB) ; ⿻ + ((=ucs-itaiji-001 . #x2FFB) ; &U-i001+2FFB; ) ((=ucs . #x79BE) ; 禾 ) -- 1.7.10.4