diff options
Diffstat (limited to 'doc/ref/guile.texi')
-rw-r--r-- | doc/ref/guile.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index 29b6570c8..35361046a 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -352,7 +352,6 @@ available through both Scheme and C interfaces. * SRFI Support:: Support for various SRFIs. * R6RS Support:: Modules defined by the R6RS. * Readline Support:: Module for using the readline library. -* Value History:: Maintaining a value history in the REPL. * Pretty Printing:: Nicely formatting Scheme objects for output. * Formatted Output:: The @code{format} procedure. * File Tree Walk:: Traversing the file system. |