From 42ebe60fa82d107d3124e1ff735b00654af36e0e Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 16 Jan 2003 18:08:00 +0000 Subject: [PATCH] (M-09169): Separate C2-223B, B-C9DB and U+5E75. --- lisp/utf-2000/Ideograph-R051-Dry.el | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R051-Dry.el b/lisp/utf-2000/Ideograph-R051-Dry.el index f29dafb..f736ff1 100644 --- a/lisp/utf-2000/Ideograph-R051-Dry.el +++ b/lisp/utf-2000/Ideograph-R051-Dry.el @@ -69,16 +69,32 @@ (ucs . #x5E74) ; å¹´ )) (define-char - '((ideographic-radical . 51) ; â¼² + '((=>ucs . #x5E75) ; å¹µ + (ideographic-radical . 51) ; â¼² (ideographic-strokes . 3) (total-strokes . 6) (=jis-x0208 . #x5674) ; ø½‹…… - (chinese-cns11643-2 . #x223B) ; ø»“Ž˜ - (chinese-big5 . #xC9DB) ; ý¢€Œ§› (ideograph-daikanwa . 09169) ; ø¸‚‘ + (ucs-jis . #x5E75) ; ø½‹…… + )) +(define-char + '((morohashi-daikanwa 9169 0 1) + (ideographic-radical . 51) ; â¼² + (ideographic-strokes . 3) + (total-strokes . 6) + (chinese-big5 . #xC9DB) ; ý¢€Œ§› (ucs . #x5E75) ; å¹µ )) (define-char + '((=>ucs . #x5E75) ; å¹µ + (morohashi-daikanwa 9169 0 2) + (ideographic-radical . 51) ; â¼² + (ideographic-strokes . 3) + (total-strokes . 6) + (chinese-cns11643-2 . #x223B) ; ø»“Ž˜ + (ucs-cns . #x5E75) ; ø»“Ž˜ + )) +(define-char '((ideographic-radical . 51) ; â¼² (ideographic-strokes . 3) (total-strokes . 6) -- 1.7.10.4