summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2000-05-30 14:14:11 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2000-05-30 14:14:11 +0000
commitaa4bb95d6a9074276daba4917f8241846afb7954 (patch)
tree4d48c739e7a982517fa9d3127c352fab36472f2c
parent18322dfd879b9ea0ba93d141183e57d9ddf1aa7f (diff)
downloadguile-aa4bb95d6a9074276daba4917f8241846afb7954.tar.gz
*** empty log message ***
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b5739f55..73acbb772 100644
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,11 @@ space" for Guile headers. This means that the compiler only is given
* Changes to the stand-alone interpreter
+** New help facility
+
+Typing (help) prints helpful information.
+Typing (help NAME) gives documentation about NAME.
+
** Dynamic linking now uses libltdl from the libtool package.
The old system dependent code for doing dynamic linking has been