From 95546c6d7dffe066d215801ff1630d5dc0716d3e Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 11 Oct 2001 04:13:38 +0000 Subject: [PATCH] (J90-5D3B): Unify JIS X 0208:1978 and 1983 code points. --- lisp/utf-2000/Ideograph-R184-Eat.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R184-Eat.el b/lisp/utf-2000/Ideograph-R184-Eat.el index a393a73..57e986f 100644 --- a/lisp/utf-2000/Ideograph-R184-Eat.el +++ b/lisp/utf-2000/Ideograph-R184-Eat.el @@ -784,13 +784,22 @@ (chinese-cns11643-6 . #x5046) ; ø»œº— )) (define-char - '((ideographic-radical . 184) ; â¾· + '((=>ucs . #x98EE) ; 飮 + (ideographic-radical . 184) ; â¾· (ideographic-strokes . 4) (total-strokes . 13) + (japanese-jisx0208-1978 . #x5D3B) ; ø»ƒ”¢ + (japanese-jisx0208 . #x5D3B) ; ø»‡¨ª (japanese-jisx0208-1990 . #x5D3B) ; ø½‹Žž (ideograph-daikanwa . 44063) ; ø¸Š°Ÿ (mojikyo . 044063) ; ý €Š°Ÿ - (ucs . #x98EE) ; 飮 + )) +(define-char + '((morohashi-daikanwa 44063 0 0) + (ideographic-radical . 184) ; â¾· + (ideographic-strokes . 4) + (total-strokes . 13) + (ucs . #x98EE) ; 飮 )) (define-char '((morohashi-daikanwa 44063 1) -- 1.7.10.4