1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/guile-readline
Marius Vollmer b18c7b77b4 * readline.scm: Moved from ../ice-9.
Dynamically link libguilereadline.so.
(readline): Just define in this module, do not overwrite builtin
variable.  The builtin readline function is now named "%readline",
so this works.  See below.
(activate-readline): New function which contains the readline
activation code formerly found in top-repl.
1999-09-11 15:20:54 +00:00
..
aclocal.m4 * Makefile.in, aclocal.m4, configure: Regenerated. 1999-08-20 02:41:25 +00:00
ChangeLog *** empty log message *** 1999-08-29 18:02:44 +00:00
configure * Makefile.in, aclocal.m4, configure: Regenerated. 1999-08-20 02:41:25 +00:00
configure.in * configure.in (HAVE_RL_GETC_FUNCTION): Modified test to actually 1999-08-17 20:58:19 +00:00
libtool *** empty log message *** 1999-08-29 21:08:38 +00:00
Makefile.am * Makefile.am: Do not install and distribute 1999-09-11 15:19:34 +00:00
Makefile.in Regenerated 1999-08-29 18:04:43 +00:00
readline-activator.scm * Checked everything into CVS. 1999-07-23 21:43:58 +00:00
readline.c * readline.c (scm_readline): Export it to Scheme as "%readline". 1999-09-11 15:19:57 +00:00
readline.h The following change makes it possible for applications to have 1999-08-29 18:02:19 +00:00
readline.scm * readline.scm: Moved from ../ice-9. 1999-09-11 15:20:54 +00:00