diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-09-12 16:35:37 +0200 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-09-12 16:35:37 +0200 |
commit | 5616cc54c5d2f39259d5530c2e4419c4f35356eb (patch) | |
tree | 246fcb7e4278217bf91333d9fd885220e7b6d4e0 /lisp/emacs-lisp | |
parent | 94c7243ba432a96be1541253013669b18eed713e (diff) | |
download | emacs-5616cc54c5d2f39259d5530c2e4419c4f35356eb.tar.gz emacs-5616cc54c5d2f39259d5530c2e4419c4f35356eb.tar.bz2 emacs-5616cc54c5d2f39259d5530c2e4419c4f35356eb.zip |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
* src/fns.c (Fy_or_n_p): Move to lisp/subr.el.
(syms_of_fns): Don't defsubr Sy_or_n_p.
* src/lisp.h: Don't declare Fy_or_n_p.
* src/fileio.c (barf_or_query_if_file_exists): Fy_or_n_p -> y-or-n-p.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions