* NEWS:
* README:
* doc/r5rs/r5rs.texi:
* doc/ref/api-data.texi:
* doc/ref/api-debug.texi:
* doc/ref/api-evaluation.texi:
* doc/ref/api-io.texi:
* doc/ref/api-macros.texi:
* doc/ref/api-procedures.texi:
* doc/ref/api-scheduling.texi:
* doc/ref/api-undocumented.texi:
* doc/ref/libguile-concepts.texi
* module/ice-9/binary-ports.scm (call-with-output-bytevector, seek,
make-custom-binary-input-port, make-custom-binary-output-port,
make-custom-binary-input/output-port):
* module/ice-9/ports.scm (open-input-file, open-output-file,
with-input-from-port, with-output-to-port, with-error-to-port):
* mo
I have 3 tiny little cleanups to contribute
Morgan Smith (3):
Remove all remaining references to GDS
* HACKING: Update mailing list URL
* doc/README: Remove reference to a tutorial that no longer exists
.gitignore | 2 -
HACKING | 2 +-
doc/README | 3
This finished what this previous commit was meant to do:
767dbb1af30500cc0ad44d6bd0e0e179a1191ec6
* .gitignore: Remove "gds-test.debug" and "gds-test.transcript".
* doc/ref/Makefile.am (PICTURES): Remove "gds.eps", "gds.pdf", and "gds.txt".
* doc/ref/gds.dia:
* doc/ref/gds.eps:
* doc/ref/gds.pdf:
The tutorial was killed in commit f75c5849cdc6c863616facbb22b28d08da3fc09f
---
doc/README | 3 ---
1 file changed, 3 deletions(-)
diff --git a/doc/README b/doc/README
index 75c1f7fd6..be21197c2 100644
--- a/doc/README
+++ b/doc/README
@@ -2,9 +2,6 @@ This directory contains documentation on the G
---
HACKING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/HACKING b/HACKING
index bb10de0c1..375e55d9e 100644
--- a/HACKING
+++ b/HACKING
@@ -21,7 +21,7 @@ What to Hack
=
You can hack whatever you want, thank GNU.
I