Skip to content

Commit

Permalink
; * for.texi: Remove duplicated index.
Browse files Browse the repository at this point in the history
  • Loading branch information
usaoc committed Aug 28, 2023
1 parent 9af1331 commit c0e9046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion for.texi
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,6 @@ This iteration macro is the implicitly nesting version of
@end defmac

@defmac for-string (@optional{@repeated{for-clause}}) @optional{@code{:length} length @optional{@code{:init} init @optional{@code{:multibyte} multibyte}}} @optional{@repeated{body}}
@cindex terminology @subentry coerce
When neither @var{length}, @var{init}, nor @var{multibyte} is present,
this iteration macro is equivalent to the following form
(@pxref{Creating Strings,,,elisp}), such that it coerces the list
Expand Down

0 comments on commit c0e9046

Please sign in to comment.