From d2620c19a32f0eb781e20b8f40ef27a45eb8e1d7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 6 Apr 2002 18:43:52 +0000 Subject: [PATCH] (U+98DF): Separate J0-3F29 and M-44014. (C1-537A): Unify M-44014. (J0-3F29): Unify M044014. --- lisp/utf-2000/Ideograph-R184-Eat.el | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R184-Eat.el b/lisp/utf-2000/Ideograph-R184-Eat.el index bbb5f5d..5dde298 100644 --- a/lisp/utf-2000/Ideograph-R184-Eat.el +++ b/lisp/utf-2000/Ideograph-R184-Eat.el @@ -1,25 +1,33 @@ (define-char - '((ideographic-radical . 184) ; â¾· + '((=>ucs . #x98DF) ; 食 + (ideographic-radical . 184) ; â¾· + (ideographic-strokes . 0) + (total-strokes . 9) + (shinjigen-2 . 9233) + (korean-ksc5601 . #x635D) ; ø»‰¼„ + (chinese-cns11643-1 . #x537A) ; ø»’‘ + (ideograph-daikanwa . 44014) ; ø¸Š¯® + )) +(define-char + '((=>ucs . #x98DF) ; 食 + (morohashi-daikanwa 44014 0 0) + (ideographic-radical . 184) ; â¾· (ideographic-strokes . 0) (total-strokes . 9) (shinjigen-2 . 9234) (japanese-jisx0208-1978 . #x3F29) ; ø»‚¨Œ - (chinese-gb2312 . #x4A33) ; ø»…‚¤ (japanese-jisx0208 . #x3F29) ; ø»†¼” - (chinese-isoir165 . #x4A33) ; ø»ª´ (japanese-jisx0208-1990 . #x3F29) ; ø½Š¢ˆ - (ideograph-daikanwa . 44014) ; ø¸Š¯® - (ucs . #x98DF) ; 食 + (mojikyo . 044014) ; ý €Š¯® )) (define-char - '((->ucs . #x98DF) ; 食 - (morohashi-daikanwa 44014 0 0) + '((morohashi-daikanwa 44014 0 0) (ideographic-radical . 184) ; â¾· (ideographic-strokes . 0) (total-strokes . 9) - (shinjigen-2 . 9233) - (korean-ksc5601 . #x635D) ; ø»‰¼„ - (chinese-cns11643-1 . #x537A) ; ø»’‘ + (chinese-gb2312 . #x4A33) ; ø»…‚¤ + (chinese-isoir165 . #x4A33) ; ø»ª´ + (ucs . #x98DF) ; 食 )) (define-char '((ideographic-radical . 184) ; â¾· -- 1.7.10.4