From f48413602afd38bb75959e262b231a0e0c22c358 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 6 Dec 1999 14:49:37 +0000 Subject: [PATCH] (M00286): Separate `japanese-jisx0208-1978' and `japanese-jisx0208'. --- lisp/utf-2000/Ideograph-R008-Lid.el | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 6278dd1..fed7a9e 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -4,10 +4,17 @@ (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 0) (total-strokes . 2) + (chinese-gb2312 #x59 #x6F) ; ø»…™¢ + (ideograph-daikanwa #x01 #x1E) ; ø¹„ž + )) +(define-char + '((->ucs . #x4EA0) + (morohashi-daikanwa 286 0 0) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 0) + (total-strokes . 2) (japanese-jisx0208-1978 #x50 #x35) ; ø»ƒ– - (chinese-gb2312 #x59 #x6F) ; ø»…™¢ (japanese-jisx0208 #x50 #x35) ; ø»‡•ž - (ideograph-daikanwa #x01 #x1E) ; ø¹„ž )) (define-char '((ucs . #x4EA1) @@ -225,7 +232,7 @@ (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 6) (total-strokes . 8) - (chinese-cns11643-4 #x25 #x34) ; 㐭 + (chinese-cns11643-4 #x25 #x34) ; ø»—¦³ )) (define-char '((morohashi-daikanwa 301) -- 1.7.10.4