From 9992eb2cce97b50a648b7ee38174d2fd38826c9d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 19 Mar 2018 00:08:56 +0900 Subject: [PATCH] (IWDS1-0263): Unify A-IWDSU+21D42. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 2f29c95..75d1554 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -501,7 +501,8 @@ )) (define-char '((<-denotational - ((=>iwds-1 . 0263) ; &IWDS1-263; + ((=>ucs@iwds-1 . #x21D42) ; &A-IWDSU+21D42; + (=>iwds-1 . 0263) ; &A-IWDSU+21D42; )) (ideographic-radical . 45) ; ⼬ (=ucs . #x21D42) ; 𡵂 @@ -530,7 +531,8 @@ )) (define-char '((<-denotational - ((=>iwds-1 . 0263) ; &IWDS1-263; + ((=>ucs@iwds-1 . #x21D42) ; &A-IWDSU+21D42; + (=>iwds-1 . 0263) ; &A-IWDSU+21D42; )) (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 3) @@ -577,7 +579,8 @@ '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 3) (total-strokes . 6) - (=>iwds-1 . 0263) ; &IWDS1-263; + (=>ucs@iwds-1 . #x21D42) ; &A-IWDSU+21D42; + (=>iwds-1 . 0263) ; &A-IWDSU+21D42; )) (define-char '((ideographic-radical . 45) ; ⼬ -- 1.7.10.4