Mercurial > emacs
changeset 26099:a1b5109f447a
(map-y-or-n-p): Remove extraneous `not'.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 19 Oct 1999 13:39:55 +0000 |
parents | b77d8a0d5ddd |
children | c326fada6d8a |
files | lisp/map-ynp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/map-ynp.el Tue Oct 19 13:29:18 1999 +0000 +++ b/lisp/map-ynp.el Tue Oct 19 13:39:55 1999 +0000 @@ -153,7 +153,7 @@ (setq char (read-event)) ;; If we get -1, from end of keyboard ;; macro, try again. - (not (equal char -1)))) + (equal char -1))) ;; Show the answer to the question. (message "%s(y, n, !, ., q, %sor %s) %s" prompt user-keys