From 77cd000ce608081f078f8c2c5047d880a1273904 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 2 Feb 2005 16:09:54 +0000 Subject: [PATCH] (GT-06661): Unify U+FA7C into the parent node. --- lisp/utf-2000/Ideograph-R032-Earth.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index a75c163..351f88b 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -7790,12 +7790,14 @@ )) )) (define-char - '((ideographic-radical . 32) ; ⼟ + '((=>ucs* . #x585A) ; 塚 + (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 9) (total-strokes . 12) (<-denotational ((=ucs . #x585A) ; 塚 )) + (=ucs . #xFA7C) ; 塚 (->subsumptive ((<-simplified@JP/Jouyou ((=ucs . #xFA10) ; 塚 @@ -7808,6 +7810,8 @@ (=gt-pj-1 . #x444D) ; &I-GT-06661; [36-45] (=ucs@jis . #x585A) ; >-06661; ) + ((=ucs@unicode . #xFA7C) ; &UU+FA7C; + ) ((=jef-china3 . #x47C9) ; &JC3-47C9; )) )) -- 1.7.10.4