Mercurial > emacs
view etc/nxml/020A0-020CF.el @ 112399:51005885fe39
aclocal.m4: tweaks to regenerate more conveniently
This attempts to act better when the source is in a weird state. See
<http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
* Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
* .bzrignore: Add aclocal.m4.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 21 Jan 2011 12:23:24 -0800 |
parents | ef719132ddfa |
children |
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) ))