From: tomo Date: Sun, 9 Feb 2003 08:18:39 +0000 (+0000) Subject: (DOUBLE QUESTION MARK): New character. X-Git-Tag: r21-4-10-utf-2000-0_20-5~21 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=13d7e676ad2c38ee9f4b388f9f32128f4561e17d;p=chise%2Fxemacs-chise.git.1 (DOUBLE QUESTION MARK): New character. (TWO ASTERISKS ALIGNED VERTICALLY): New character. --- diff --git a/lisp/utf-2000/u02000-General-Punctuation.el b/lisp/utf-2000/u02000-General-Punctuation.el index 88bba80..67f66ee 100644 --- a/lisp/utf-2000/u02000-General-Punctuation.el +++ b/lisp/utf-2000/u02000-General-Punctuation.el @@ -639,6 +639,11 @@ (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") @@ -685,6 +690,11 @@ (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")