]> git.eshelyaron.com Git - emacs.git/commitdiff
(map-y-or-n-p): Remove extraneous `not'.
authorGerd Moellmann <gerd@gnu.org>
Tue, 19 Oct 1999 13:40:45 +0000 (13:40 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 19 Oct 1999 13:40:45 +0000 (13:40 +0000)
lisp/ChangeLog
lisp/map-ynp.el

index 175343b06524a2ff8d90b295119b8838988e56f1..7d27d38ecbeb8a85e977b0b3047594418d181948 100644 (file)
@@ -1,3 +1,8 @@
+1999-10-19  Sam Steingold  <sds@ksp.com>
+
+       * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
+       comply with the comment.
+
 1999-10-19  Gerd Moellmann  <gerd@gnu.org>
 
        * autorevert.el (auto-revert-mode): Make auto-revert-mode
index e0b150be721b0bd16afd599494035fff25877058..be664e02e1115eed77e212e1c5c321756a171148 100644 (file)
@@ -153,7 +153,7 @@ Returns the number of actions taken."
                                (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