From 6f96ead5b032177e199ebe57e92eeba0635351ee Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Apr 2002 11:03:16 +0000 Subject: [PATCH] (U+5C03): Separate C2-2E6B. --- lisp/utf-2000/Ideograph-R041-Inch.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 5736b33..0ad4166 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -249,13 +249,20 @@ '((ideographic-radical . 41) ; ⼨ (ideographic-strokes . 7) (total-strokes . 10) - (chinese-cns11643-2 . #x2E6B) ; ø»“ ° (japanese-jisx0213-2 . #x282D) ; ø»¤§ž (chinese-big5 . #xD169) ; øº¡¹• (ideograph-daikanwa . 07433) ; ø¸´‰ (ucs . #x5C03) ; 尃 )) (define-char + '((=>ucs . #x5C03) ; 尃 + (morohashi-daikanwa 7433 0 1) + (ideographic-radical . 41) ; ⼨ + (ideographic-strokes . 7) + (total-strokes . 10) + (chinese-cns11643-2 . #x2E6B) ; ø»“ ° + )) +(define-char '((ideographic-radical . 41) ; ⼨ (ideographic-strokes . 7) (total-strokes . 10) -- 1.7.10.4