From 182919c0441f854cbfa494fb2faa099fa651732a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 9 Oct 2016 16:23:50 +0900 Subject: [PATCH] (GT-K03345): Use A-UU+752B instead of U+752B as the mother. --- lisp/utf-2000/Ideograph-R102-Field.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index d42bd02..cee2039 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -404,7 +404,8 @@ )) (define-char '((<-denotational - ((=ucs . #x752B) ; 甫 + ((=>ucs@iwds-1 . #x752B) ; &A-IWDSU+752B; + (=>ucs@unicode . #x752B) ; &A-IWDSU+752B; )) (ideographic-radical . 102) ; ⽥ (ideographic-strokes . 2) -- 1.7.10.4