From b34547c7136e5a3d28f696e49bf10fab8e62ad41 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 6 Sep 2008 19:52:12 +0000 Subject: [PATCH] (): Use `->denotational' to separate JX1-2921 and B-A3E1. --- lisp/utf-2000/u020A0-Currency-Symbols.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u020A0-Currency-Symbols.el b/lisp/utf-2000/u020A0-Currency-Symbols.el index 3879647..99b7594 100644 --- a/lisp/utf-2000/u020A0-Currency-Symbols.el +++ b/lisp/utf-2000/u020A0-Currency-Symbols.el @@ -100,8 +100,19 @@ (bidi-category . "ET") (mirrored . nil) (=ucs . #x20AC) ; € - (=jis-x0213-1-2000 . #x2921) ; &I-JX1-2921; [09-01] + )) +(define-char + '((<-denotational + ((name . "EURO SIGN") + (=ucs . #x20AC) ; € + )) + (=jis-x0213-1-2000 . #x2921) ; &JX1-2921; [09-01] (=big5 . #xA3E1) ; &I-B-A3E1; + (=ucs@jis . #x20AC) ; &JX1-2921; + (<-fullwidth + ((name . "EURO SIGN") + (=ucs . #x20AC) ; € + )) )) (define-char '((name . "KIP SIGN") -- 1.7.10.4