From 1bab658d0a533e1a56f5a232ba19a8ee02c72ff2 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 16:26:53 +0000 Subject: [PATCH] (J90-7023): Unify JIS X 0208:1978 and 1983 code points. (J90-3831): Likewise. --- lisp/utf-2000/Ideograph-R170-Mound.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R170-Mound.el b/lisp/utf-2000/Ideograph-R170-Mound.el index f250453..9db8408 100644 --- a/lisp/utf-2000/Ideograph-R170-Mound.el +++ b/lisp/utf-2000/Ideograph-R170-Mound.el @@ -1418,6 +1418,8 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 7) (total-strokes . 10) + (japanese-jisx0208-1978 . #x7023) ; ø»ƒ°„ + (japanese-jisx0208 . #x7023) ; ø»ˆ„Œ (japanese-jisx0208-1990 . #x7023) ; ø½‹ª€ (mojikyo . 054713) ; ý €–¹ )) @@ -1921,6 +1923,8 @@ (ideograph-daikanwa . 41874) ; ø¸ŠŽ’ (ucs . #x96AA) ; 險 )) + (japanese-jisx0208-1978 . #x3831) ; ø»‚ž‚ + (japanese-jisx0208 . #x3831) ; ø»†²Š (japanese-jisx0208-1990 . #x3831) ; ø½Š—¾ (mojikyo . 050558) ; ý €Œ•¾ (ucs . #x967A) ; 険 -- 1.7.10.4