From da61a84c279b3038f294c7592b362ca12143b77b Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 6 Sep 2008 19:32:34 +0000 Subject: [PATCH] (): Use `->denotational' to separate JX1-2C7D. --- lisp/utf-2000/u02000-General-Punctuation.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u02000-General-Punctuation.el b/lisp/utf-2000/u02000-General-Punctuation.el index 277f968..0eaa954 100644 --- a/lisp/utf-2000/u02000-General-Punctuation.el +++ b/lisp/utf-2000/u02000-General-Punctuation.el @@ -1114,7 +1114,18 @@ (define-char '((name . "TWO ASTERISKS ALIGNED VERTICALLY") (=ucs . #x2051) ; ⁑ - (=jis-x0213-1-2000 . #x2C7D) ; &I-JX1-2C7D; [12-93] + )) +(define-char + '((<-denotational + ((name . "TWO ASTERISKS ALIGNED VERTICALLY") + (=ucs . #x2051) ; ⁑ + )) + (=jis-x0213-1-2000 . #x2C7D) ; &JX1-2C7D; [12-93] + (=ucs@jis . #x2051) ; &JX1-2C7D; + (<-fullwidth + ((name . "TWO ASTERISKS ALIGNED VERTICALLY") + (=ucs . #x2051) ; ⁑ + )) )) (define-char '((name . "INHIBIT SYMMETRIC SWAPPING") -- 1.7.10.4