From 5fe1f334e940d8e78f66d1a358b2392adc2b2695 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 18:04:18 +0000 Subject: [PATCH] (J90-6F5D): Unify JIS X 0208:1978 and 1983 code points. (J90-6F60): Likewise. --- lisp/utf-2000/Ideograph-R169-Gate.el | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R169-Gate.el b/lisp/utf-2000/Ideograph-R169-Gate.el index 7c86289..12991d3 100644 --- a/lisp/utf-2000/Ideograph-R169-Gate.el +++ b/lisp/utf-2000/Ideograph-R169-Gate.el @@ -580,13 +580,22 @@ (chinese-cns11643-6 . #x4F7D) ; ø»œ¹° )) (define-char - '((morohashi-daikanwa 41260 1) + '((=>ucs . #x9596) ; 閖 + (morohashi-daikanwa 41260 1) (ideographic-radical . 169) ; ⾨ (ideographic-strokes . 4) (total-strokes . 12) + (japanese-jisx0208-1978 . #x6F5D) ; ø»ƒ¯  + (japanese-jisx0208 . #x6F5D) ; ø»ˆƒ¨ (japanese-jisx0208-1990 . #x6F5D) ; ø½‹©œ (mojikyo . 050554) ; ý €Œ•º - (ucs . #x9596) ; 閖 + )) +(define-char + '((morohashi-daikanwa 41260 1 0) + (ideographic-radical . 169) ; ⾨ + (ideographic-strokes . 4) + (total-strokes . 12) + (ucs . #x9596) ; 閖 )) (define-char '((ideographic-radical . 169) ; ⾨ @@ -879,6 +888,8 @@ '((ideographic-radical . 169) ; ⾨ (ideographic-strokes . 5) (total-strokes . 13) + (japanese-jisx0208-1978 . #x6F60) ; ø»ƒ¯£ + (japanese-jisx0208 . #x6F60) ; ø»ˆƒ« (japanese-jisx0208-1990 . #x6F60) ; ø½‹©Ÿ (ucs . #x95A0) ; 閠 )) -- 1.7.10.4