(DOUBLE QUESTION MARK): New character.
authortomo <tomo>
Sun, 9 Feb 2003 08:18:39 +0000 (08:18 +0000)
committertomo <tomo>
Sun, 9 Feb 2003 08:18:39 +0000 (08:18 +0000)
(TWO ASTERISKS ALIGNED VERTICALLY): New character.

lisp/utf-2000/u02000-General-Punctuation.el

index 88bba80..67f66ee 100644 (file)
     (ucs               . #x2046)       ; ⁆
     ))
 (define-char
+  '((name              . "DOUBLE QUESTION MARK")
+    (japanese-jisx0213-1       . #x286C)       ; 
+    (ucs                       . #x2047)       ; ⁇
+    ))
+(define-char
   '((name              . "QUESTION EXCLAMATION MARK")
     (general-category  punctuation other) ; Informative Category
     (bidi-category     . "ON")
     (ucs               . #x204D)       ; ⁍
     ))
 (define-char
+  '((name              . "TWO ASTERISKS ALIGNED VERTICALLY")
+    (japanese-jisx0213-1       . #x2C7D)       ; 
+    (ucs                       . #x2051)       ; ⁑
+    ))
+(define-char
   '((name              . "INHIBIT SYMMETRIC SWAPPING")
     (general-category  other format) ; Normative Category
     (bidi-category     . "BN")