1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 05:50:26 +02:00
guile/module/system/repl
Daniel Hartwig afdf5467e5 repl: add repl-option for customized print
Closes <http://bugs.gnu.org/13077>.

* module/system/repl/common.scm (repl-default-options)
  (repl-print): Add option to use customized print procedure.
* doc/ref/scheme-using.texi (REPL Commands): Update.
2012-12-10 23:41:06 +01:00
..
command.scm fixed repl command ,describe to also handle syntax 2012-07-06 14:35:10 +02:00
common.scm repl: add repl-option for customized print 2012-12-10 23:41:06 +01: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 ,language at REPL sets current-language 2011-12-04 21:56:13 +01:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00