From: tomo Date: Sun, 9 Feb 2003 08:25:26 +0000 (+0000) Subject: (VERTICAL IDEOGRAPHIC ITERATION MARK): New character. X-Git-Tag: r21-4-10-utf-2000-0_20-5~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d2ba3f525c02c87e0f71e05ad3e71e2af6186e2f;p=chise%2Fxemacs-chise.git.1 (VERTICAL IDEOGRAPHIC ITERATION MARK): New character. (MASU MARK): New character. (PART ALTERNATION MARK): New character. --- diff --git a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el index e32bb62..1a54682 100644 --- a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el +++ b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el @@ -570,6 +570,21 @@ (ucs . #x303A) ; 〺 )) (define-char + '((name . "VERTICAL IDEOGRAPHIC ITERATION MARK") + (japanese-jisx0213-1 . #x2236) ; ø»¢”¯ + (ucs . #x303B) ; 〻 + )) +(define-char + '((name . "MASU MARK") + (japanese-jisx0213-1 . #x2237) ; ø»¢”° + (ucs . #x303C) ; 〼 + )) +(define-char + '((name . "PART ALTERNATION MARK") + (japanese-jisx0213-1 . #x233C) ; ø»¢–“ + (ucs . #x303D) ; 〽 + )) +(define-char '((name . "IDEOGRAPHIC VARIATION INDICATOR") (general-category symbol other) ; Informative Category (bidi-category . "ON")