1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/guile-readline
Andy Wingo a58b7fbb7e repl-reader accepts optional "read" argument
* module/ice-9/boot-9.scm (repl-reader): Accept an optional second
  argument, the reader to use. If it is given, use it instead of
  dereferencing the current-reader fluid.

* guile-readline/ice-9/readline.scm (activate-readline): Make our
  replacement definition of repl-reader compatible with boot-9.
2009-10-16 13:30:52 +02:00
..
ice-9 repl-reader accepts optional "read" argument 2009-10-16 13:30:52 +02:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
LIBGUILEREADLINE-VERSION Bumped versions for 1.9 series. 2006-02-05 22:57:57 +00:00
Makefile.am Aggregate `guile-readline' makefiles. 2009-08-21 01:49:42 +02:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c Make scm_i_from_stringn into API for use with libguilereadline 2009-09-09 08:07:53 -07:00
readline.h Change guile-readline license to GPLv3+ 2009-06-17 22:35:30 +01:00