From: tomo Date: Sun, 9 Feb 2003 08:33:32 +0000 (+0000) Subject: (FULLWIDTH LEFT WHITE PARENTHESIS): New character. X-Git-Tag: r21-4-10-utf-2000-0_20-5~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3fd7f79bb1c54c000ef453eae16d56e4b5bf5af7;p=chise%2Fxemacs-chise.git.1 (FULLWIDTH LEFT WHITE PARENTHESIS): New character. (FULLWIDTH RIGHT WHITE PARENTHESIS): New character. --- diff --git a/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el b/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el index 78fe161..d33b96a 100644 --- a/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el +++ b/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el @@ -1856,6 +1856,16 @@ (ucs . #xFF5E) ; ~ )) (define-char + '((name . "FULLWIDTH LEFT WHITE PARENTHESIS") + (japanese-jisx0213-1 . #x2256) ; ø»¢• + (ucs . #xFF5F) ; ⦅ + )) +(define-char + '((name . "FULLWIDTH RIGHT WHITE PARENTHESIS") + (japanese-jisx0213-1 . #x2257) ; ø»¢• + (ucs . #xFF60) ; ï½  + )) +(define-char '((name . "HALFWIDTH IDEOGRAPHIC FULL STOP") (general-category punctuation other) ; Informative Category (bidi-category . "ON")