changeset 23254:54fc6491e28b

(map-y-or-n-p): Mention RET, `q' in the help text.
author Dave Love <fx@gnu.org>
date Mon, 14 Sep 1998 17:14:40 +0000
parents 0d6c3732f9d2
children 6b2b3ceeb3cd
files lisp/map-ynp.el
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/map-ynp.el	Sun Sep 13 21:55:51 1998 +0000
+++ b/lisp/map-ynp.el	Mon Sep 14 17:14:40 1998 +0000
@@ -195,9 +195,11 @@
 			       (concat
 				(format "Type SPC or `y' to %s the current %s;
 DEL or `n' to skip the current %s;
+RET or `q' to exit (skip all remaining %s);
 ! to %s all remaining %s;
 ESC or `q' to exit;\n"
-					action object object action objects)
+					action object object objects action
+					objects)
 				(mapconcat (function
 					    (lambda (elt)
 					      (format "%c to %s"