From f891797230ed01f4dcec66ff85634f8bd4ee80cb Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 4 Nov 2002 08:22:35 +0000 Subject: [PATCH] (JX2-7461): Separate C4-2F29 and U+4343; add `ucs-jis' for U+4343. --- lisp/utf-2000/Ideograph-R121-Jar.el | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R121-Jar.el b/lisp/utf-2000/Ideograph-R121-Jar.el index 039287d..adc2ba2 100644 --- a/lisp/utf-2000/Ideograph-R121-Jar.el +++ b/lisp/utf-2000/Ideograph-R121-Jar.el @@ -95,13 +95,28 @@ (ucs . #x26228) ; 𦈨 )) (define-char - '((ideographic-radical . 121) ; ⽸ + '((=>ucs . #x4343) ; 䍃 + (ideographic-radical . 121) ; ⽸ (ideographic-strokes . 4) (total-strokes . 10) - (chinese-cns11643-4 . #x2F29) ; ø»—µ” (japanese-jisx0213-2 . #x7461) ; ø»¦—º (ideograph-daikanwa . 28120) ; ø¸†·˜ - (ucs . #x4343) ; 䍃 + (ucs-jis . #x4343) ; ø»¦—º + )) +(define-char + '((=>ucs . #x4343) ; 䍃 + (morohashi-daikanwa 28120 0 0) + (ideographic-radical . 121) ; ⽸ + (ideographic-strokes . 4) + (total-strokes . 10) + (chinese-cns11643-4 . #x2F29) ; ø»—µ” + )) +(define-char + '((morohashi-daikanwa 28120 0 5) + (ideographic-radical . 121) ; ⽸ + (ideographic-strokes . 4) + (total-strokes . 10) + (ucs . #x4343) ; 䍃 )) (define-char '((ideographic-radical . 121) ; ⽸ -- 1.7.10.4