mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-05 17:20:18 +02:00
*** empty log message ***
This commit is contained in:
parent
848db35dd7
commit
c45f19f27e
1 changed files with 10 additions and 1 deletions
|
@ -1,11 +1,20 @@
|
|||
2001-07-18 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
* scheme-data.texi: Replace some uses of "else" with "otherwise".
|
||||
* scheme-data.texi:
|
||||
Replace some uses of "else" with "otherwise".
|
||||
Fix spelling errors.
|
||||
|
||||
(String Modification): Reword intro.
|
||||
(Regular Expressions): Add missing close-paren.
|
||||
(List Modification): Rewrite intro.
|
||||
Fix node name spelling error (also in menu).
|
||||
(Vectors): Reword intro slightly, introducing term
|
||||
`position' and synonym `index'. Throughout this node,
|
||||
reword to use `position' instead of `element'.
|
||||
Reword some procedure documentation for style consistency.
|
||||
Remove example: `vector-set!' on constant => error.
|
||||
Add "NOTE" to R5RS non-conformance note.
|
||||
Add crossrefs to `String Modification' node.
|
||||
|
||||
2001-07-17 Thien-Thi Nguyen <ttn@revel.glug.org>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue