From e212d6411e8ebdd265ad9accbfb0d2480a0e42a3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Feb 2018 12:11:42 +0900 Subject: [PATCH] (U+5300): Use IWDS1-0047 instead of U+51AB as a component. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 83c72ad..36cdd93 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -291,7 +291,8 @@ ) ((=ucs . #x52F9) ; 勹 ) - ((=ucs . #x51AB) ; 冫 + ((=>ucs@iwds-1 . #x4E8C) ; &A-IWDSU+4E8C; + (=>iwds-1 . 0047) ; &A-IWDSU+4E8C; )) (=ucs . #x5300) ; 匀 )) @@ -362,8 +363,7 @@ ) ((=ucs . #x52F9) ; 勹 ) - ((=ucs@unicode . #x51AB) ; &AJ1-04233; - (=adobe-japan1-0 . 04233) ; &AJ1-04233; + ((=ucs . #x51AB) ; 冫 )) (=ucs@unicode . #x5300) ; &AJ1-14287; (=ucs@JP/hanazono . nil) -- 1.7.10.4