view etc/nxml/020A0-020CF.el @ 107360:8d9bcdbc2a6e

Animated image API. http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html * image.el (image-animate-max-time): New defcustom. (image-animated-types): New defconst. (create-animated-image, image-animate-timer) (image-animate-start, image-animate-stop, image-animate-timeout) (image-animated-p): New functions. * image-mode.el (image-toggle-display-image): Replace `create-image' with `create-animated-image'.
author Juri Linkov <juri@jurta.org>
date Sun, 07 Mar 2010 21:02:20 +0200
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