From e1112764e2c48bead8b5c0b6bc2641450ed246c1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 Mar 2017 06:16:29 +0900 Subject: [PATCH] =?utf8?q?(U+6133):=20Use=20"=E4=80=A0"=20instead=20of=20"=E2?= =?utf8?q?=BF=B0=E7=9B=AE=E7=9B=AE"=20in=20`ideographic-structure'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/Ideograph-R061-Heart.el | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R061-Heart.el b/lisp/utf-2000/Ideograph-R061-Heart.el index 6886943..293a5ab 100644 --- a/lisp/utf-2000/Ideograph-R061-Heart.el +++ b/lisp/utf-2000/Ideograph-R061-Heart.el @@ -20676,14 +20676,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((=ucs . #x76EE) ; 目 - ) - ((=ucs . #x76EE) ; 目 - )) + ((=ucs . #x4020) ; 䀠 ) ((=ucs . #x5FC3) ; 心 )) -- 1.7.10.4