From a583b675e368b76ca140dc4ad6e4bfba6366d7cf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 9 Oct 2017 22:09:19 +0900 Subject: [PATCH] (A-J0-5575): Unify A-IWDSU+5C13 and IWDS1-0232. --- lisp/utf-2000/Ideograph-R042-Small.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index d23e4e0..18f0eaa 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -378,13 +378,16 @@ '((ideographic-radical . 42) ; ⼩ (ideographic-strokes . 2) (total-strokes . 5) + (=>ucs@iwds-1 . #x5C13) ; &J97-5575; (=>ucs@jis . #x5C13) ; &J97-5575; (=>jis-x0208 . #x5575) ; &J97-5575; [53-85] (=>jis-x0213-1 . #x5575) ; &J97-5575; [53-85] + (=>iwds-1 . 0232) ; &J97-5575; )) (define-char '((<-denotational - ((=>ucs@jis . #x5C13) ; &J97-5575; + ((=>ucs@iwds-1 . #x5C13) ; &J97-5575; + (=>ucs@jis . #x5C13) ; &J97-5575; (=>jis-x0208 . #x5575) ; &J97-5575; [53-85] )) (ideographic-radical . 42) ; ⼩ @@ -462,7 +465,8 @@ )) (define-char '((<-denotational - ((=>ucs@jis . #x5C13) ; &J97-5575; + ((=>ucs@iwds-1 . #x5C13) ; &J97-5575; + (=>ucs@jis . #x5C13) ; &J97-5575; (=>jis-x0208 . #x5575) ; &J97-5575; [53-85] )) (ideographic-radical . 42) ; ⼩ -- 1.7.10.4