From 4ff90aaeca21517336002c7145187c1e1de0bf84 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 29 Nov 2015 10:54:28 +0900 Subject: [PATCH] (U+5105): Separate UU+5105 to sync with U+7576. --- lisp/utf-2000/Ideograph-R009-Man.el | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 670080a..112b816 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -42608,6 +42608,22 @@ )) (define-char '((ideographic-radical . 9) ; ⼈ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ + ) + ((=ucs . #x7576) ; 當 + )) + (=ucs . #x5105) ; 儅 + )) +(define-char + '((<-denotational + ((=ucs . #x5105) ; 儅 + )) + (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 13) (total-strokes . 15) (hanyu-dazidian 1 224 13) @@ -42618,10 +42634,11 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((=ucs . #x7576) ; 當 + ((=ucs@unicode . #x7576) ; &AJ1-05723; + (=adobe-japan1-0 . 05723) ; &AJ1-05723; )) - (=ucs . #x5105) ; 儅 - (=cns11643-1 . #x6C28) ; &I-C1-6C28; [76-08] + (=ucs@unicode . #x5105) ; &C1-6C28; + (=cns11643-1 . #x6C28) ; &C1-6C28; [76-08] (=big5 . #xBBFD) ; &I-B-BBFD; (=daikanwa . 01180) ; &I-M-01180; )) -- 1.7.10.4