emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 0873134: ; Fix Texinfo in last change to minibuf.texi.


From: Basil L. Contovounesios
Subject: emacs-27 0873134: ; Fix Texinfo in last change to minibuf.texi.
Date: Tue, 20 Apr 2021 08:36:17 -0400 (EDT)

branch: emacs-27
commit 0873134682f0ef1309a71cc2c16d774edfadfe9f
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix Texinfo in last change to minibuf.texi.
---
 doc/lispref/minibuf.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
index f16212a..3d07b0f 100644
--- a/doc/lispref/minibuf.texi
+++ b/doc/lispref/minibuf.texi
@@ -2154,7 +2154,7 @@ that is the question to ask the user.  The function can 
also return
 
 The argument @var{actor} says how to act on the objects for which the
 user answers yes.  It should be a function of one argument, and will
-be called with each object from @var{LIST} for which the user answers
+be called with each object from @var{list} for which the user answers
 yes.
 
 If the argument @var{help} is given, it should be a list of this form:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]