diff options
Diffstat (limited to 'doc/ref/scheme-options.texi')
-rw-r--r-- | doc/ref/scheme-options.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/scheme-options.texi b/doc/ref/scheme-options.texi index 12c49c3a8..e2ab70429 100644 --- a/doc/ref/scheme-options.texi +++ b/doc/ref/scheme-options.texi @@ -154,6 +154,7 @@ closure-hook #f Hook for printing closures. @node Evaluator options @section Evaluator options + These are the evaluator options with their default values, as they are printed by typing @code{(eval-options 'full)} in Guile. |