From 2bc41cc5cdced75c37cde16e5575700d2d156b19 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Feb 2018 14:39:50 +0900 Subject: [PATCH] (IWDS1-0315): Unify A-IWDSU+7232 instead of A-compU+7232. --- lisp/utf-2000/Ideograph-R087-Claw.el | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index 7ab4c7d..cba2575 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -2466,16 +2466,15 @@ (define-char '((ideographic-radical@simplified . 86) ; ⽕ (ideographic-radical@traditional . 87) ; ⽖ - (=>ucs@component . #x7232) ; &A-compU+7232; - (=ucs@big5 . #x70BA) ; &A-compU+7232; - (=big5 . #xACB0) ; &A-compU+7232; - (=>iwds-1 . 0315) ; &A-compU+7232; + (=>ucs@iwds-1 . #x7232) ; &A-IWDSU+7232; + (=ucs@big5 . #x70BA) ; &A-IWDSU+7232; + (=big5 . #xACB0) ; &I-B-ACB0; + (=>iwds-1 . 0315) ; &A-IWDSU+7232; )) (define-char '((<-denotational - ((=>ucs@component . #x7232) ; &A-compU+7232; - (=ucs@big5 . #x70BA) ; &A-compU+7232; - (=>iwds-1 . 0315) ; &A-compU+7232; + ((=>ucs@iwds-1 . #x7232) ; &A-IWDSU+7232; + (=>iwds-1 . 0315) ; &A-IWDSU+7232; )) (ideographic-radical . 87) ; ⽖ (ideographic-strokes . 8) -- 1.7.10.4