1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 11:10:21 +02:00
guile/guile-readline
Neil Jerram 3bff1789df (new-input-prompt): Renamed from "prompt".
(continuation-prompt): Renamed from "prompt2".
(make-readline-port, readline, set-readline-prompt!): Reflect above renamings.
(activate-readline): Rename locals "read-hook" and "prompt" to
"repl-read-hook" and "repl-prompt", to disambiguate them from
globals.  Save and restore the new-input- and continuation-
prompts around the REPL read call.
2006-10-05 23:28:44 +00:00
..
ice-9 (new-input-prompt): Renamed from "prompt". 2006-10-05 23:28:44 +00:00
.cvsignore merge from 1.8 branch 2006-06-17 22:53:04 +00:00
autogen.sh * autogen.sh: add a --force when autoreconfing. We may need to 2003-03-19 23:46:24 +00:00
ChangeLog (new-input-prompt): Renamed from "prompt". 2006-10-05 23:28:44 +00:00
configure.in merge from 1.8 branch 2006-06-17 22:53:04 +00:00
LIBGUILEREADLINE-VERSION Bumped versions for 1.9 series. 2006-02-05 22:57:57 +00:00
Makefile.am merge from 1.8 branch 2006-06-17 22:53:04 +00:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c merge from 1.8 branch 2006-06-17 22:53:04 +00:00
readline.h merge from 1.8 branch 2006-04-16 23:18:55 +00:00