aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2011-01-19 21:55:36 -0500
committerChong Yidong <[email protected]>2011-01-19 21:55:36 -0500
commit9aea757bb0003d0e7679cf96a726c0d58e7c4093 (patch)
treea73c5675f42c161664a2ede764b7dca5eac03d5f /etc
parent38ec24bf555387224ba36a7ead82d6e4d89018ed (diff)
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8f707331f8..211671c2d3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -688,8 +688,6 @@ sc.el, x-menu.el, rnews.el, rnewspost.el
** New function `read-char-choice' reads a restricted set of characters,
discarding any inputs not inside the set.
-** `y-or-n-p' and `yes-or-no-p' now accept format string arguments.
-
** `image-library-alist' is renamed to `dynamic-library-alist'.
The variable is now used to load all kind of supported dynamic libraries,
not just image libraries. The previous name is still available as an