Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b9e17eb3
Commit
b9e17eb3
authored
May 27, 2006
by
Thien-Thi Nguyen
Browse files
(Bindat Spec): Expand on `repeat' handler.
parent
0741626e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lispref/ChangeLog
lispref/ChangeLog
+2
-0
lispref/processes.texi
lispref/processes.texi
+3
-1
No files found.
lispref/ChangeLog
View file @
b9e17eb3
2006
-
05
-
27
Thien
-
Thi
Nguyen
<
ttn
@
gnu
.
org
>
*
processes
.
texi
(
Bindat
Spec
):
Expand
on
`
repeat
' handler.
* display.texi (Display): Add "Abstract Display" to menu.
(Abstract Display, Abstract Display Functions)
(Abstract Display Example): New nodes.
...
...
lispref/processes.texi
View file @
b9e17eb3
...
...
@@ -2231,10 +2231,12 @@ of @var{form}. A non-@code{nil} result indicates a match.
@end itemize
@item repeat @var{count} @var{field-spec}@dots{}
Process the set of @var{field-spec}s recursively, in order, and loop
starting from the first one, for @var{count} times overall (looping
@code{@var{count} @minus{} 1} times).
@var{count} 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.
@c ??? What does it MEAN?
@end table
@node Bindat Functions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment