Marius Vollmer
0fabb42573
*** empty log message ***
2001-12-22 13:49:47 +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
226297eb51
* Work on Programming Overview chapter.
2001-12-22 12:39:10 +00:00
Neil Jerram
a7a7bb95eb
* Various small manual improvements.
2001-12-07 17:08:19 +00:00
Martin Grabmüller
923d5b87d7
Small typo fix in scheme-procedures.texi.
2001-12-04 11:24:43 +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
Neil Jerram
2a946b44f4
* Improve symbol documentation.
...
* Move variables doc into Modules chapter.
* Move Rx doc into Guile Modules part.
* Other minor doc changes.
2001-12-01 15:53:04 +00:00
Thien-Thi Nguyen
5f7dd1ca5b
*** empty log message ***
2001-11-25 20:56:59 +00:00
Thien-Thi Nguyen
5f378d170c
Fix spelling.
...
Reword `getpass' intro blurb.
2001-11-25 20:53:19 +00:00
Marius Vollmer
9d5315b649
Removed docs about SCM_NEWCELL and added scm_alloc_cell and
...
scm_alloc_double_cell.
Replaced scm_bits_t with scm_t_bits.
2001-11-25 14:51:03 +00:00
Neil Jerram
c276c3e344
* Remove spurious placeholder text.
2001-11-23 11:28:12 +00:00
Thien-Thi Nguyen
19a35d19d9
*** empty log message ***
2001-11-20 12:32:00 +00:00
Thien-Thi Nguyen
49d9ca522c
(Install Config):
...
Tweak `%load-path' verb to not imply it's a proc.
Add documentation for `%guile-build-info'.
2001-11-20 12:30:26 +00:00
Neil Jerram
d4e5a409a5
* Improve doc on variables and definitions.
2001-11-19 22:28:58 +00:00
Neil Jerram
694a9bb34e
* Updates for string- and vector-move-right/left! docstrings.
...
* Update Tcl war URLs.
2001-11-18 22:10:41 +00:00
Neil Jerram
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
...
reference manual documentation.
2001-11-16 15:04:17 +00:00
Thien-Thi Nguyen
ef3946430f
*** empty log message ***
2001-11-14 18:25:48 +00:00
Thien-Thi Nguyen
9c4dd6f420
Spell "library" correctly.
2001-11-14 18:24:44 +00:00
Neil Jerram
72dd0a03e0
* Miscellaneous small doc updates and fixes.
2001-11-13 23:44:29 +00:00
Neil Jerram
b56b5983a3
* Various small doc fixes.
2001-11-13 00:25:46 +00:00
Neil Jerram
9401323e63
* Documentation work.
2001-11-11 15:01:52 +00:00
Thien-Thi Nguyen
04bbd6ce09
*** empty log message ***
2001-11-06 22:48:30 +00:00
Thien-Thi Nguyen
bfc9c8e088
(SRFI Support): Add "SRFI-19" to menu.
2001-11-06 22:43:41 +00:00
Thien-Thi Nguyen
ca26b87dd4
*** empty log message ***
2001-11-06 22:38:48 +00:00
Thien-Thi Nguyen
12991fed11
(SRFI-19, SRFI-19 Constants, SRFI-19 Current time and clock
...
resolution, SRFI-19 Time object and accessors, SRFI-19 Time
comparison procedures, SRFI-19 Time arithmetic procedures,
SRFI-19 Date object and accessors, SRFI-19 Time/Date/Julian
Day/Modified Julian Day converters, SRFI-19 Date to
string/string to date converters): New nodes.
2001-11-06 22:35:53 +00:00
Marius Vollmer
7ab89df17c
*** empty log message ***
2001-11-05 23:12:20 +00:00
Marius Vollmer
46356d0406
Document --debug' and
--no-debug'.
2001-11-05 23:07:24 +00:00
Gary Houston
a42b5e5b96
* guile.texi, scsh.texi: removed obsolete guile-scsh material
...
and updated links (I don't know if it should remain in the
main menu. It's like slib I think.)
2001-10-27 16:53:35 +00:00
Gary Houston
c2c67382d7
* minor updates to the slib installation notes.
2001-10-27 11:50:59 +00:00
Neil Jerram
a599743cdc
* Remove doc for read-and-eval! and eval2.
2001-10-05 18:05:10 +00:00
Thien-Thi Nguyen
74e0de864b
*** empty log message ***
2001-10-05 16:00:24 +00:00
Thien-Thi Nguyen
9eb96786d0
(Writing): Add entry for `display'. Include in R5RS Index.
2001-10-05 15:58:51 +00:00
Martin Grabmüller
40f316d0b7
Some cosmetic doc fixes.
2001-09-26 17:24:54 +00:00
Thien-Thi Nguyen
523f81bad8
*** empty log message ***
2001-09-26 02:46:30 +00:00
Thien-Thi Nguyen
a55040896d
(Syntax Rules): Add `cindex' directive.
...
Thanks to suggestion by Alex Schroeder.
2001-09-26 02:45:17 +00:00
Neil Jerram
255ea78443
* Group all index nodes together.
2001-08-30 20:19:20 +00:00
Neil Jerram
6c997de266
* Various typo fixes and clarifications merged from the stable CVS branch.
2001-08-30 20:02:13 +00:00
Neil Jerram
b45898cae3
* Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
...
* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
2001-08-27 21:25:44 +00:00
Neil Jerram
0aa7a7ceba
* Removed texinfo.tex - it is supplied by Automake.
...
* Added some entries to .cvsignore files.
2001-08-24 11:06:33 +00:00
Neil Jerram
11ca886536
* Complete split of documentation into per-manual subdirectories.
2001-08-24 10:16:15 +00:00
Neil Jerram
a0e07ba4ec
* Organize documentation into per-manual directories (halfway point commit).
2001-08-24 09:40:29 +00:00