From 8c147c0df83b61f902b930c7d8cefffd36025cd2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 16 Jun 2018 07:48:29 +0900 Subject: [PATCH] (U+4E48): Use A-IWDSU+5E7A instead of BUCS+5E7A as its mother. --- lisp/utf-2000/Ideograph-R004-Slash.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index d9a5209..14c19fc 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -759,8 +759,8 @@ )) (define-char '((<-denotational - ((==>ucs@bucs . #x5E7A) ; &BUCS+5E7A; - (=>ucs@component . #x5E7A) ; &BUCS+5E7A; + ((=>ucs@iwds-1 . #x5E7A) ; &A-IWDSU+5E7A; + (=>iwds-1 . 0129) ; &A-IWDSU+5E7A; )) (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) -- 1.7.10.4