1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/guile-readline
Han-Wen Nienhuys 6256065013 * readline.c: terminate option list with NULL.
* read.c: idem.

* print.c: idem.

* eval.c: terminate option lists with 0.

* options.c: remove n (for length) from scm_option_X
functions. Detect option list length by looking for NULL name.
2007-01-19 19:26:36 +00:00
..
ice-9 merge from 1.8 branch 2006-10-09 22:59:10 +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 * readline.c: terminate option list with NULL. 2007-01-19 19:26:36 +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 * readline.c: terminate option list with NULL. 2007-01-19 19:26:36 +00:00
readline.h merge from 1.8 branch 2006-04-16 23:18:55 +00:00