From 4cd2f9c79a6145abbf18d681ae40468debd407d5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Feb 2004 06:32:17 +0000 Subject: [PATCH] (GT-00135): Unify . --- lisp/utf-2000/Ideograph-R003-Dot.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 8934995..0e4ea63 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -115,15 +115,22 @@ (=daikanwa . 00096) ; ø¸€  )) (define-char - '((script Ideograph) - (=>ucs . #x3005) ; 々 + '((name . "IDEOGRAPHIC ITERATION MARK") + (script Ideograph) + (general-category letter modifier) ; Informative Category + (bidi-category . "L") + (mirrored . nil) (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 -- 1.7.10.4