From 45dbc88aa77f69b784b9d4b73642bf963d6ab6db Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 03:51:12 +0000 Subject: [PATCH] (J90-6764): Unify JIS X 0208:1983 code point. (J78-6764): New character. --- lisp/utf-2000/Ideograph-R137-Boat.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R137-Boat.el b/lisp/utf-2000/Ideograph-R137-Boat.el index d59b977..d21f19b 100644 --- a/lisp/utf-2000/Ideograph-R137-Boat.el +++ b/lisp/utf-2000/Ideograph-R137-Boat.el @@ -426,9 +426,17 @@ (ideographic-radical . 137) ; ⾈ (ideographic-strokes . 4) (total-strokes . 10) + (japanese-jisx0208 . #x6764) ; ø»‡·¿ (japanese-jisx0208-1990 . #x6764) ; ø½‹³ )) (define-char + '((=>ucs . #x822E) ; 舮 + (ideographic-radical . 137) ; ⾈ + (ideographic-strokes . 4) + (total-strokes . 10) + (japanese-jisx0208-1978 . #x6764) ; ø»ƒ£· + )) +(define-char '((ideographic-radical . 137) ; ⾈ (ideographic-strokes . 4) (total-strokes . 10) -- 1.7.10.4