From e2c8d3855c22053729853dce826caf3b3a3ca6d8 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 16 Jul 2001 09:10:03 +0000 Subject: [PATCH] Merge missing JIS X 0208 code points. --- lisp/utf-2000/Ideograph-R102-Field.el | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index 44e131d..0188adc 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -574,6 +574,8 @@ (kangxi-strokes . 5) (total-strokes . 9) (shinjigen-2 . 5038) + (japanese-jisx0208-1978 . #x482A) ; ø»‚µ› + (japanese-jisx0208 . #x482A) ; ø»‡‰£ (chinese-isoir165 . #x2D6B) ; ø»† (japanese-jisx0208-1990 . #x482A) ; ø½Š¯— (ideograph-daikanwa . 21797) ; ø¸…”¥ @@ -928,6 +930,8 @@ '((ideographic-radical . 102) ; â½¥ (ideographic-strokes . 5) (shinjigen-2 . 5053) + (japanese-jisx0208-1978 . #x482B) ; ø»‚µœ + (japanese-jisx0208 . #x482B) ; ø»‡‰¤ (japanese-jisx0208-1990 . #x482B) ; ø½Š¯˜ (ideograph-daikanwa . 21827) ; ø¸…•ƒ (ucs . #x7560) ; 畠 @@ -1880,9 +1884,11 @@ (define-char '((ideographic-radical . 102) ; â½¥ (ideographic-strokes . 11) - (japanese-jisx0208 . #x614A) ; ø»‡®± - (mojikyo . 054618) ; ý €•š - (ucs . #x7582) ; 疂 + (japanese-jisx0208-1978 . #x614A) ; ø»ƒš© + (japanese-jisx0208 . #x614A) ; ø»‡®± + (japanese-jisx0208-1990 . #x614A) ; ø½‹”¥ + (mojikyo . 054618) ; ý €•š + (ucs . #x7582) ; 疂 )) (define-char '((ideographic-radical . 102) ; â½¥ -- 1.7.10.4