summaryrefslogtreecommitdiff
path: root/lisp/map-ynp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-08-03 02:02:37 +0000
committerRichard M. Stallman <rms@gnu.org>1992-08-03 02:02:37 +0000
commitaa1dbee89cc2ce77853d05b476ee2784acae5a57 (patch)
tree4758dfffcf5c2daa3762ff39c029e4cb32c74c3e /lisp/map-ynp.el
parent4fc6003996d6420a1f605369a8b746a62d99b13c (diff)
downloademacs-aa1dbee89cc2ce77853d05b476ee2784acae5a57.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/map-ynp.el')
-rw-r--r--lisp/map-ynp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el
index acd013d4612..edec2d8c80c 100644
--- a/lisp/map-ynp.el
+++ b/lisp/map-ynp.el
@@ -118,7 +118,7 @@ the current %s and exit."
(progn
;; Prompt the user about this object.
(let ((cursor-in-echo-area t))
- (message "%s(y, n, ! ., q, %sor %s)"
+ (message "%s(y, n, !, ., q, %sor %s) "
prompt user-keys
(key-description (char-to-string help-char)))
(setq char (read-char)))