From 5f17432eb6e205796b44567b24a788b41a90d9b8 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Feb 2004 03:13:03 +0000 Subject: [PATCH] (): Unify GT-00135, GT-K00282, M-00097 and CB02728; modify `script'. --- lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el index 5485ff7..2454891 100644 --- a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el +++ b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el @@ -60,15 +60,22 @@ )) (define-char '((name . "IDEOGRAPHIC ITERATION MARK") - (script Ideographic symbol) + (script Ideograph symbol) (general-category letter modifier) ; Informative Category (bidi-category . "L") (mirrored . nil) - (morohashi-daikanwa 97) + (ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 2) + (total-strokes . 3) (=ucs . #x3005) ; 々 (=jis-x0208 . #x2139) ; ø½‰¶” (=gb2312 . #x2129) ; ø»„†Œ + (=gt . 00135) ; ý¡€€‚‡ + (=gt-k . 00282) ; ý¡„€„š + (=gt-pj-2 . #x306C) ; ý¡€€‚‡ + (=daikanwa . 00097) ; ø¸€¡ (=big5-eten . #xC6E0) ; ý¢€Œ›  + (=cbeta . 02728) ; ø¸ ª¨ )) (define-char '((name . "IDEOGRAPHIC CLOSING MARK") -- 1.7.10.4