Mercurial > emacs
view etc/nxml/020A0-020CF.el @ 99213:33f78208d5f0
Rename `tooltip-hook' to `tooltip-functions'.
* tooltip.el (tooltip-functions): Rename from `tooltip-hook',
to follow naming conventions for abnormal hooks. Doc fix.
(tooltip-mode, tooltip-timeout): Use it.
(tooltip-hook): New obsolete alias.
(tooltip-help-tips): Doc fix.
* progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 29 Oct 2008 12:10:20 +0000 |
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