From: tomo Date: Thu, 17 Jul 2008 14:56:25 +0000 (+0000) Subject: (): Use `->denotational' to separate Unicode representative X-Git-Tag: r21-4-21-chise-0_24-shinjigen-fix^20~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=35ce4810aa73affa51ae4a9119eac1524e21c192;p=chise%2Fxemacs-chise.git (): Use `->denotational' to separate Unicode representative form and JIS X0208 form. --- diff --git a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el index 24f42df..cde549c 100644 --- a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el +++ b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el @@ -314,7 +314,21 @@ (bidi-category . "ON") (mirrored . nil) (=ucs . #x301C) ; 〜 - (=jis-x0208 . #x2141) ; &I-J90-2141; [01-33] + )) +(define-char + '((<-denotational + ((name . "WAVE DASH") + (=ucs . #x301C) ; 〜 + )) + (=ucs@unicode . #x301C) ; &UU+301C; + )) +(define-char + '((<-denotational + ((name . "WAVE DASH") + (=ucs . #x301C) ; 〜 + )) + (=jis-x0208 . #x2141) ; &J90-2141; [01-33] + (=ucs@jis . #x301C) ; &J90-2141; )) (define-char '((name . "REVERSED DOUBLE PRIME QUOTATION MARK")