From ac2bb1dbb742c79f18afb819d049352ad6ab514e Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 9 Oct 2001 08:28:49 +0000 Subject: [PATCH 1/1] (J90-5A5A): Unify JIS X 0208:1978 and 1983 code points. --- lisp/utf-2000/Ideograph-R070-Square.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R070-Square.el b/lisp/utf-2000/Ideograph-R070-Square.el index be6a4fc..29acd5b 100644 --- a/lisp/utf-2000/Ideograph-R070-Square.el +++ b/lisp/utf-2000/Ideograph-R070-Square.el @@ -738,6 +738,8 @@ '((ideographic-radical . 70) ; ⽅ (ideographic-strokes . 12) (total-strokes . 16) + (japanese-jisx0208-1978 . #x5A5A) ; ø»ƒ§ + (japanese-jisx0208 . #x5A5A) ; ø»‡¤¯ (japanese-jisx0208-1990 . #x5A5A) ; ø½‹Š£ (ucs . #x65D9) ; 旙 )) -- 1.7.10.4