diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-05 21:17:36 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-05 21:17:36 +0100 |
commit | 0320e46e6babf242450dc7e2ade6803213a52090 (patch) | |
tree | e87ea824045c818a68b3e834e518cbca6ee0b83f /doc/repl.texi | |
parent | 6cc325d0c53f074054c645eae42f2305c01f6b4f (diff) | |
download | geiser-guile-0320e46e6babf242450dc7e2ade6803213a52090.tar.gz geiser-guile-0320e46e6babf242450dc7e2ade6803213a52090.tar.bz2 |
Documentation nits
Diffstat (limited to 'doc/repl.texi')
-rw-r--r-- | doc/repl.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index 9adb971..19658fb 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -224,7 +224,8 @@ The list of exported bindings is shown in a buffer belonging to Geiser's documentation browser, of which more details are given in forthcoming sections (but just perusing its associated key bindings, by any of the methods we've already used for the @repl{}, will give you enough -information to use it effectively enough). +information to use it effectively enough). Racketeers will be pleased (i +hope) to note that contracts are part of the information displayed. @node Customization and tips, , Autodoc and friends, The REPL @section Customization and tips |