Kevin Ryde
603707f49b
(List Constructors): Remove scm_cons_star, since it's not very helpful.
2003-07-28 23:31:26 +00:00
Kevin Ryde
51787257cc
(List Constructors): In list, use "elem1
...
... elemN". Add scm_list_1, scm_list_2, scm_list_3, scm_list_4,
scm_list_5, scm_list_n. Remove scm_list, since it's a no-op.
2003-07-17 23:58:08 +00:00
Kevin Ryde
d23496c0c7
(Array Mapping): Reword for clarity, and in
...
particular have the same parameter names in the text and prototypes.
2003-06-04 15:33:13 +00:00
Dirk Herrmann
42ad901d04
* benchmark-suite/lib.scm: Fix some typos in the documentation.
...
* doc/ref/scheme-compound.texi: Clarified that vectors need to
be quoted.
* doc/tutorial/guile-tut.texi: Fix example, where a vector
constant is used without quoting.
* ice-9/boot-9.scm (make-autoload-interface): Added missing
quote around vector constant.
* test-suite/tests/elisp.test: Added missing quote around vector
constants.
2003-05-27 18:33:19 +00:00
Neil Jerram
0624ce33f3
Update vector docs.
...
Remove Guile extensions index.
A few other odds and ends.
2002-04-01 18:46:26 +00:00
Neil Jerram
e8f1ff7188
Minor changes for syncing with stable branch.
2002-03-29 20:25:24 +00:00
Neil Jerram
801892e788
Various manual updates, including syncing with stable branch.
2002-03-27 21:55:31 +00:00
Neil Jerram
21b83aabb2
Automatic updates from snarfed libguile docstrings.
2002-03-12 21:54:22 +00:00
Thien-Thi Nguyen
85a9b4ed19
Spell check.
2002-01-08 08:29:00 +00:00
Marius Vollmer
5ad5a7b6ca
(Alist Example): Changed "Bismarck" to "Pierre". Thanks to Ron
...
Peterson!
2001-12-22 13:49:05 +00:00
Neil Jerram
4c731ecef3
* Split the Data Types chapter into two; plus a few other smaller changes.
2001-12-01 21:48:30 +00:00