From 9d4991e7b4355e8b456c4d87247771eccb923e0e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 13 Feb 2017 22:18:41 +0900 Subject: [PATCH] =?utf8?q?(GT-K07666):=20Use=20"=E2=BF=B1=F0=A0=AE=9Bx"=20in?= =?utf8?q?stead=20of=20"=E2=BF=B3=E4=B8=80&CDP-89CC;x"=20in=20`ideographic-s?= =?utf8?q?tructure'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/Ideograph-R102-Field.el | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index d75933e..af389f9 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -1849,12 +1849,10 @@ (ideographic-strokes . 5) (total-strokes . 10) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (=ucs . #x2FF3) ; ⿳ - ) - ((=ucs . #x4E00) ; 一 + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ ) - ((=big5-cdp . #x89CC) ; &CDP-89CC; + ((=gt-k . 01370) ; >-K01370; ) ((=ucs . #x7530) ; 田 )) -- 1.7.10.4