From 73a03f377a5d2d448879ecd92f2a05d0834ebbc4 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 6 Mar 2001 03:52:27 +0000 Subject: [PATCH] Add some missing `japanese-jisx0208-1978' and `japanese-jisx0208' properties. --- lisp/utf-2000/Ideograph-R101-Use.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R101-Use.el b/lisp/utf-2000/Ideograph-R101-Use.el index af48d47..d9a6a6c 100644 --- a/lisp/utf-2000/Ideograph-R101-Use.el +++ b/lisp/utf-2000/Ideograph-R101-Use.el @@ -3,7 +3,9 @@ (ideographic-strokes . 0) (total-strokes . 5) (shinjigen-2 . 5014) + (japanese-jisx0208-1978 . #x4D51) ; ø»‚½˜ (chinese-gb2312 . #x5343) ; ø»…‚ + (japanese-jisx0208 . #x4D51) ; ø»‡‘  (chinese-isoir165 . #x5343) ; ø»¸’ (chinese-cns11643-1 . #x466E) ; ø»‘¹¿ (japanese-jisx0208-1990 . #x4D51) ; ø½Š·” @@ -58,7 +60,9 @@ (ideographic-strokes . 2) (total-strokes . 7) (shinjigen-2 . 5015) + (japanese-jisx0208-1978 . #x4A63) ; ø»‚¹ (chinese-gb2312 . #x3826) ; ø»„§» + (japanese-jisx0208 . #x4A63) ; ø»‡˜ (chinese-isoir165 . #x3826) ; ø»‹ (chinese-cns11643-1 . #x4B2D) ; ø»’€” (japanese-jisx0208-1990 . #x4A63) ; ø½Š³Œ @@ -70,7 +74,9 @@ (ideographic-strokes . 2) (total-strokes . 7) (shinjigen-2 . 5016) + (japanese-jisx0208-1978 . #x6135) ; ø»ƒš” (chinese-gb2312 . #x702E) ; ø»…º“ + (japanese-jisx0208 . #x6135) ; ø»‡®œ (chinese-isoir165 . #x702E) ; ø»Ž¢£ (chinese-cns11643-1 . #x4B2C) ; ø»’€“ (japanese-jisx0208-1990 . #x6135) ; ø½‹” -- 1.7.10.4