1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module/system/repl
Andy Wingo 8d48877d2c ,option evaluates its right-hand-side
* doc/ref/scheme-using.texi (System Commands): Better documentation for
  ,option.

* module/system/repl/command.scm (option): Evaluate the RHS when setting
  an option.  Fixes bug 13076.
2013-03-07 11:29:01 +01:00
..
command.scm ,option evaluates its right-hand-side 2013-03-07 11:29:01 +01:00
common.scm Bump copyright year to 2013 in REPL greeting. 2013-01-31 00:37:31 -05:00
debug.scm allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm Fix a couple of warnings. 2012-01-26 00:37:23 +01:00
repl.scm current-language is a parameter in boot-9 2013-01-22 15:38:04 +01:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00