From b5b344564c427df0acc7b1f9615cbcbc5ff5971c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 27 Jan 2003 09:04:20 +0000 Subject: [PATCH] (M-22661): Separate C2-2C40 and U+7679. --- lisp/utf-2000/Ideograph-R105-Dotted-Tent.el | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el index ee29d9e..de95e1d 100644 --- a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el +++ b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el @@ -50,11 +50,26 @@ (ucs . #x7678) ; 癸 )) (define-char - '((ideographic-radical . 105) ; ⽨ + '((=>ucs . #x7679) ; 癹 + (ideographic-radical . 105) ; ⽨ (ideographic-strokes . 4) (total-strokes . 9) - (chinese-cns11643-2 . #x2C40) ; ø»“‰ (ideograph-daikanwa . 22661) ; ø¸…¢… + )) +(define-char + '((=>ucs . #x7679) ; 癹 + (morohashi-daikanwa 22661 0 0) + (ideographic-radical . 105) ; ⽨ + (ideographic-strokes . 4) + (total-strokes . 9) + (chinese-cns11643-2 . #x2C40) ; ø»“‰ + (ucs-cns . #x7679) ; ø»“‰ + )) +(define-char + '((morohashi-daikanwa 22661 0 1) + (ideographic-radical . 105) ; ⽨ + (ideographic-strokes . 4) + (total-strokes . 9) (ucs . #x7679) ; 癹 )) (define-char -- 1.7.10.4