Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update and simplify statement about RnRS support | Neil Jerram | 2009-12-18 | 1 | -8/+5 |
| | | | | | * doc/ref/scheme-intro.texi (Guile Scheme): Mention R6RS as well as R5RS. Simplify text. | ||||
* | make the use of the 5-argument @xref command consistent | Brian Gough | 2009-12-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | A few of the @xref references to external manuals in the documentation are using an old 4-argument form that produces an undefined reference in the printed manual. The following patch makes them consistent with the 5-argument @xrefs used elsewhere in the manual. -- Brian Gough Network Theory Ltd, Publishing Free Software Manuals --- http://www.network-theory.co.uk/ >From 6ca0417830dc5a98699a15808591dc1f2a90dfac Mon Sep 17 00:00:00 2001 From: Brian Gough <bjg@gnu.org> Date: Mon, 14 Dec 2009 21:34:59 +0000 Subject: [PATCH] make the use of the 5-argument @xref command consistent when referring to other manuals. | ||||
* | Big reorganization of the whole manual to give it a simpler structure. | Marius Vollmer | 2004-04-21 | 1 | -2/+1 |
| | |||||
* | Added Copyright notice. | Marius Vollmer | 2004-01-21 | 1 | -0/+6 |
| | |||||
* | Manual debugging and refactoring work. | Neil Jerram | 2002-04-20 | 1 | -20/+2 |
| | |||||
* | Update vector docs. | Neil Jerram | 2002-04-01 | 1 | -3/+2 |
| | | | | | Remove Guile extensions index. A few other odds and ends. | ||||
* | * Organize documentation into per-manual directories (halfway point commit). | Neil Jerram | 2001-08-24 | 1 | -0/+55 |