view etc/nxml/020A0-020CF.el @ 108623:6b62ba6da320

Simplify temacs build rule. * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable. (START_FILES): Set to empty if NS_IMPL_GNUSTEP. (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output, nothing uses. * configure: Regenerate. * src/Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused. (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure. (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic. (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced. Make most of the NS_IMPL_GNUSTEP case the same as the default case. * msdos/sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove. (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
author Glenn Morris <rgm@gnu.org>
date Sun, 16 May 2010 10:58:27 -0700
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