(FULLWIDTH LEFT WHITE PARENTHESIS): New character.
authortomo <tomo>
Sun, 9 Feb 2003 08:33:32 +0000 (08:33 +0000)
committertomo <tomo>
Sun, 9 Feb 2003 08:33:32 +0000 (08:33 +0000)
(FULLWIDTH RIGHT WHITE PARENTHESIS): New character.

lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el

index 78fe161..d33b96a 100644 (file)
     (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")