Mercurial > emacs
view etc/nxml/020A0-020CF.el @ 112380:aa1e27e3a554
Revert changes adding format args to yes-or-no-p and y-or-n-p.
See discussion on emacs-devel at
http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00388.html
* src/fns.c (Fyes_or_no_p): Revert 2011-01-07 change, removing ARGS.
* lisp/subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
* lisp/files.el (find-alternate-file, basic-save-buffer)
(basic-save-buffer-2, revert-buffer, recover-file)
(kill-buffer-ask, abort-if-file-too-large)
(set-visited-file-name, write-file, backup-buffer)
(basic-save-buffer, save-some-buffers):
* lisp/dired-aux.el (dired-compress-file): Callers changed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 19 Jan 2011 21:55:36 -0500 |
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) ))