From 8744dcf006f2da78e5fa4116bb7e13c906cf37bc Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 9 Oct 2001 08:30:04 +0000 Subject: [PATCH] (J90-5B26): Unify JIS X 0208:1978 and 1983 code points. --- lisp/utf-2000/Ideograph-R072-Sun.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index 3ab2f82..54c8305 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -1331,6 +1331,8 @@ '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 5) (total-strokes . 9) + (japanese-jisx0208-1978 . #x5B26) ; ø»ƒ‘‘ + (japanese-jisx0208 . #x5B26) ; ø»‡¥™ (japanese-jisx0208-1990 . #x5B26) ; ø½‹‹ (ucs . #x663F) ; 昿 )) -- 1.7.10.4