blob: b24d6004f53f97e72438b015c9c710d921646fce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
2002-07-16 Neil Jerram <neil@ossau.uklinux.net>
* guile-tut.texi (Jump Start): Apply patch from M. Luedde on use
of tail recursion to avoid stack overflow (with minor editing).
2002-07-14 Neil Jerram <neil@ossau.uklinux.net>
* guile-tut.texi (Jump Start):
(Jump Start):
2001-11-18 Neil Jerram <neil@ossau.uklinux.net>
* guile-tut.texi (History of Guile and its motivations): Update
Tcl war URLs.
2001-09-19 Thien-Thi Nguyen <ttn@glug.org>
* guile-tut.texi: Fix improper `@result' usage.
Fix number typo in "Jump Start" section.
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
* Makefile.am (guile_tut_TEXINFOS): Removed.
(TEXINFO_TEX): Added; avoids shipping multiple copies of
texinfo.tex in a single distribution.
* guile-tut.texi: Incorporate text previously in separate AUTHORS
file.
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
The change log for files in this directory continues backwards
from 2001-08-27 in ../ChangeLog, as all the Guile documentation
prior to this date was contained in a single directory.
|