From a3fdbd7c9b63c0ce35da43753b5622ac859325b4 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 16:33:55 +0000 Subject: [PATCH] (J90-7152): Unify JIS X 0208:1978 and 1983 code points. (J90-417B): Likewise. --- lisp/utf-2000/Ideograph-R187-Horse.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R187-Horse.el b/lisp/utf-2000/Ideograph-R187-Horse.el index 69db65d..e45ee96 100644 --- a/lisp/utf-2000/Ideograph-R187-Horse.el +++ b/lisp/utf-2000/Ideograph-R187-Horse.el @@ -1826,6 +1826,8 @@ '((ideographic-radical . 187) ; ⾺ (ideographic-strokes . 6) (total-strokes . 16) + (japanese-jisx0208-1978 . #x7152) ; ø»ƒ²‘ + (japanese-jisx0208 . #x7152) ; ø»ˆ†™ (japanese-jisx0208-1990 . #x7152) ; ø½‹¬ (ucs . #x99F2) ; 駲 )) @@ -2695,6 +2697,8 @@ (ideographic-radical . 187) ; ⾺ (ideographic-strokes . 8) (total-strokes . 18) + (japanese-jisx0208-1978 . #x417B) ; ø»‚¬š + (japanese-jisx0208 . #x417B) ; ø»‡€¢ (japanese-jisx0208-1990 . #x417B) ; ø½Š¦– (mojikyo . 050594) ; ý €Œ–¢ (ucs . #x9A12) ; 騒 -- 1.7.10.4