1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00

* Updates for string- and vector-move-right/left! docstrings.

* Update Tcl war URLs.
This commit is contained in:
Neil Jerram 2001-11-18 22:10:41 +00:00
parent 3096b33f0d
commit 694a9bb34e
7 changed files with 64 additions and 8 deletions

View file

@ -1,3 +1,8 @@
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.

View file

@ -285,7 +285,7 @@ In the fall of 1994, Richard Stallman, director of the GNU project,
posted an article with the subject "Why you should not use Tcl", in
which he argued that Tcl is inadequate as an extension language. This
generated a flurry of flames (available in the hypermail archive
(@url{http://www.utdallas.edu/acc/glv/Tcl/war/}) @strong{The Tcl War}).
(@url{http://www.vanderburg.org/Tcl/war/}) @strong{The Tcl War}).
@cindex Stallman, Richard
@cindex GNU project
@cindex Tcl
@ -293,7 +293,7 @@ generated a flurry of flames (available in the hypermail archive
The result was that Stallman then proposed his design for the GNU
Extension Language, first called GEL and then renamed Guile. The
discussion triggered by that article is also available in a hypermail
archive, @url{http://www.utdallas.edu/acc/glv/Tcl/war2/}.
archive, @url{http://www.vanderburg.org/Tcl/war2/}.
One interesting feature of this GNU Extension Language plan was that
users should have a @emph{choice} of languages to use in extending their