emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/processes.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi,v
Date: Mon, 19 Jun 2006 21:53:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/06/19 21:53:40

Index: processes.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/processes.texi,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- processes.texi      28 May 2006 22:20:49 -0000      1.81
+++ processes.texi      19 Jun 2006 21:53:40 -0000      1.82
@@ -2230,13 +2230,12 @@
 @var{tag} matches unconditionally if it is @code{t}.
 @end itemize
 
address@hidden repeat @var{count} @address@hidden
-Process the set of @var{field-spec}s recursively, in order, and loop
-starting from the first one, for @var{count} times overall (looping
address@hidden@var{count} @minus{} 1} times).
address@hidden may be an integer, or a list of one element naming a
-previous field.  For correct operation, each @var{field-spec} must
-include a name.
address@hidden repeat @var{count} @address@hidden
+Process the @var{field-specs} recursively, in order, then repeat
+starting from the first one, processing all the specs @var{count}
+times overall.  @var{count} may be an integer, or a list of one
+element that names a previous field.  For correct operation, each spec
+in @var{field-specs} must include a name.
 @end table
 
 @node Bindat Functions




reply via email to

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