From c0b43fd1436f08cca77e26b905fc246683687430 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 27 Nov 2002 10:29:32 +0000 Subject: [PATCH] Add mappings between CNS 11643-4 and CJK Compatibility Ideographs Supplement of UCS. (M-29927): Unify C5-5B64 and U-0002339C. --- lisp/utf-2000/Ideograph-R130-Meat.el | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R130-Meat.el b/lisp/utf-2000/Ideograph-R130-Meat.el index e7d734b..f7a46d2 100644 --- a/lisp/utf-2000/Ideograph-R130-Meat.el +++ b/lisp/utf-2000/Ideograph-R130-Meat.el @@ -987,13 +987,16 @@ (ideographic-strokes . 4) (total-strokes . 8) (ideograph-daikanwa . 29294) ; ø¸‡‰® + (ucs . #x43D5) ; 䏕 )) (define-char - '((morohashi-daikanwa 29294 0 9) + '((=>ucs* . #x43D5) ; 䏕 + (morohashi-daikanwa 29294 0 9) (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 4) (total-strokes . 8) (chinese-cns11643-4 . #x2768) ; ø»—ª£ + (ucs . #x2F981) ; 䏕 )) (define-char '((ideographic-radical . 130) ; ⾁ @@ -10279,17 +10282,20 @@ (ucs . #x8196) ; 膖 )) (define-char - '((ideographic-radical . 130) ; ⾁ + '((=>ucs . #x23393) ; 𣎓 + (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 11) (total-strokes . 15) (ideograph-daikanwa . 29821) ; ø¸‡‘½ )) (define-char - '((morohashi-daikanwa 29821 0 0) + '((=>ucs* . #x23393) ; 𣎓 + (morohashi-daikanwa 29821 0 1) (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 11) (total-strokes . 15) (chinese-cns11643-4 . #x4C56) ; ø»˜ § + (ucs . #x2F989) ; 𣎓 )) (define-char '((ideographic-radical . 130) ; ⾁ @@ -12004,17 +12010,25 @@ (ideograph-daikanwa . 29926) ; ø¸‡“¦ )) (define-char - '((ideographic-radical . 130) ; ⾁ - (ideographic-strokes . 13) + '((ideographic- (:radical 130 ; ⾁ + :strokes 13 + :sources (morohashi-daikanwa)) + (:radical 74 ; ⽉ + :strokes 13 + :sources (ucs cns-11643))) (total-strokes . 17) + (chinese-cns11643-5 . #x5B64) ; ø»›€» (ideograph-daikanwa . 29927) ; ø¸‡“§ + (ucs . #x2339C) ; 𣎜 )) (define-char - '((morohashi-daikanwa 29927 0 0) + '((=>ucs* . #x2339C) ; 𣎜 + (morohashi-daikanwa 29927 0 0) (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 13) (total-strokes . 17) (chinese-cns11643-4 . #x582D) ; ø»˜±¦ + (ucs . #x2F98A) ; 𣎜 )) (define-char '((=>ucs . #x81BA) ; 膺 -- 1.7.10.4