From f2608656a961d8d0227b17b20608f4bae11a7796 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 03:38:21 +0000 Subject: [PATCH] (J90-4557): Unify JIS X 0208:1978 and 1983 code point. --- lisp/utf-2000/Ideograph-R112-Stone.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R112-Stone.el b/lisp/utf-2000/Ideograph-R112-Stone.el index 5c0d8cc..d661132 100644 --- a/lisp/utf-2000/Ideograph-R112-Stone.el +++ b/lisp/utf-2000/Ideograph-R112-Stone.el @@ -1248,7 +1248,9 @@ '((ideographic-radical . 112) ; ⽯ (ideographic-strokes . 5) (total-strokes . 10) + (japanese-jisx0208-1978 . #x626A) ; ø»ƒœ§ (chinese-gb2312 . #x6D42) ; ø»…¶ + (japanese-jisx0208 . #x4557) ; ø»‡…¶ (chinese-isoir165 . #x6D42) ; ø»Žž (japanese-jisx0208-1990 . #x4557) ; ø½Š«ª (ucs . #x783A) ; ç º -- 1.7.10.4