Mercurial > hg > xemacs-beta
diff lisp/map-ynp.el @ 2757:7844ab77b582
[xemacs-hg @ 2005-05-05 17:10:19 by aidan]
Some spelling and grammar fixes.
author | aidan |
---|---|
date | Thu, 05 May 2005 17:10:54 +0000 |
parents | 9caf26dd924f |
children | 38ef5a6da799 |
line wrap: on
line diff
--- a/lisp/map-ynp.el Thu May 05 16:55:41 2005 +0000 +++ b/lisp/map-ynp.el Thu May 05 17:10:54 2005 +0000 @@ -30,7 +30,7 @@ ;; map-y-or-n-p is a general-purpose question-asking function. ;; It asks a series of y/n questions (a la y-or-n-p), and decides to -;; applies an action to each element of a list based on the answer. +;; apply an action to each element of a list based on the answer. ;; The nice thing is that you also get some other possible answers ;; to use, reminiscent of query-replace: ! to answer y to all remaining ;; questions; ESC or q to answer n to all remaining questions; . to answer