1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/guile-readline
Mikael Djurfeldt cdbb889adb * readline.c (redisplay): Removed. (It didn't do anything other
than calling rl_redisplay.)
(scm_init_readline): Don't inititalize rl_redisplay_function.
2003-04-05 15:34:17 +00:00
..
.cvsignore *** empty log message *** 2003-03-19 23:46:35 +00:00
autogen.sh * autogen.sh: add a --force when autoreconfing. We may need to 2003-03-19 23:46:24 +00:00
ChangeLog * readline.c (redisplay): Removed. (It didn't do anything other 2003-04-05 15:34:17 +00:00
configure.in * configure.in (GUILE_EFFECTIVE_VERSION): AC_SUBST. 2002-12-09 00:50:10 +00:00
LIBGUILEREADLINE-VERSION * LIBGUILEREADLINE-VERSION: new file containing shared lib 2002-02-25 04:56:04 +00:00
Makefile.am * Makefile.am (ice-9/readline.scm): new target -- so readline will 2003-03-19 23:46:19 +00:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c * readline.c (redisplay): Removed. (It didn't do anything other 2003-04-05 15:34:17 +00:00
readline.h 2001-11-04 Stefan Jahn <stefan@lkcc.org> 2001-11-04 15:52:30 +00:00
readline.scm * readline.scm (activate-readline): Look for use-emacs-interface 2002-10-21 11:22:04 +00:00