X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fu020A0-Currency-Symbols.el;h=780766559a8aea249867d8577d7ce6f8e8ee29a4;hb=59b9c3faf03e1e256d928d4620e43a562a5e6701;hp=7bb00b0d3fc15de94a3d944e3baea3e18bfd4373;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/u020A0-Currency-Symbols.el b/lisp/utf-2000/u020A0-Currency-Symbols.el index 7bb00b0..7807665 100644 --- a/lisp/utf-2000/u020A0-Currency-Symbols.el +++ b/lisp/utf-2000/u020A0-Currency-Symbols.el @@ -1,3 +1,4 @@ +;; -*- coding: utf-8-mcs-er -*- (define-char '((name . "EURO-CURRENCY SIGN") (general-category symbol currency) ; Informative Category @@ -59,7 +60,13 @@ (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) - (->decomposition compat #x0052 #x0073) + (=>decomposition@compat + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + )) (=ucs . #x20A8) ; ₨ )) (define-char @@ -67,11 +74,11 @@ (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x20A9) ; ₩ (->fullwidth ((name . "FULLWIDTH WON SIGN") (=ucs . #xFFE6) ; ₩ )) - (=ucs . #x20A9) ; ₩ )) (define-char '((name . "NEW SHEQEL SIGN") @@ -92,11 +99,22 @@ (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) - (=jis-x0213-1-2000 . #x2921) ; ø»¢ž¬ - (chinese-big5 . #xA3E1) ; ý¢€Š¡ (=ucs . #x20AC) ; € )) (define-char + '((<-denotational + ((name . "EURO SIGN") + (=ucs . #x20AC) ; € + )) + (=ucs@jis . #x20AC) ; &JX1-2921; + (=jis-x0213-1 . #x2921) ; &JX1-2921; [09-01] + (=big5 . #xA3E1) ; &I-B-A3E1; + (<-fullwidth + ((name . "EURO SIGN") + (=ucs . #x20AC) ; € + )) + )) +(define-char '((name . "KIP SIGN") (general-category symbol currency) ; Informative Category (bidi-category . "ET")