view etc/nxml/020A0-020CF.el @ 112175:e09ac5ef1fe4

Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph. * wid-edit.el (visibility): Replace :on-image and :off-image widget properties with :on-glyph and :off-glyph, for consistency with the `visibility' widget. (widget-toggle-value-create, widget-visibility-value-create): Merge into a single function `widget-toggle-value-create'. * cus-edit.el (custom-variable-value-create, custom-visibility) (custom-face-edit-value-create, custom-face-value-create): Replace :on-image and :off-image widget properties with :on-glyph and :off-glyph, for consistency with the `visibility' widget.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 09 Jan 2011 16:05:53 -0500
parents 277d6dfea01d
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'currency-symbols
  '(("EURO-CURRENCY SIGN" #x20A0)
    ("COLON SIGN" #x20A1)
    ("CRUZEIRO SIGN" #x20A2)
    ("FRENCH FRANC SIGN" #x20A3)
    ("LIRA SIGN" #x20A4)
    ("MILL SIGN" #x20A5)
    ("NAIRA SIGN" #x20A6)
    ("PESETA SIGN" #x20A7)
    ("RUPEE SIGN" #x20A8)
    ("WON SIGN" #x20A9)
    ("NEW SHEQEL SIGN" #x20AA)
    ("DONG SIGN" #x20AB)
    ("EURO SIGN" #x20AC)
    ("KIP SIGN" #x20AD)
    ("TUGRIK SIGN" #x20AE)
    ("DRACHMA SIGN" #x20AF)
    ("GERMAN PENNY SIGN" #x20B0)
    ("PESO SIGN" #x20B1)
    ))

;; arch-tag: 2f9ece37-0ae6-4a82-b12e-dc10ac58e6ce