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 be49d1df07 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
SCM_NEGATE_BOOL, and SCM_BOOLP with scm_is_false, scm_is_true,
scm_from_bool, and scm_is_bool, respectively.  Thanks to Andreas
Vögele!
2004-07-10 15:25:01 +00:00
..
ice-9 * .cvsignore: add ice-9 dir. 2004-06-16 17:13:43 +00:00
.cvsignore * .cvsignore: add ice-9 dir. 2004-06-16 17:13:43 +00:00
autogen.sh * autogen.sh: add a --force when autoreconfing. We may need to 2003-03-19 23:46:24 +00:00
ChangeLog *** empty log message *** 2004-07-06 11:52:50 +00:00
configure.in move package and version args to AC_INIT as is now 2004-06-16 17:14:20 +00:00
LIBGUILEREADLINE-VERSION * LIBGUILEREADLINE-VERSION: new file containing shared lib 2002-02-25 04:56:04 +00:00
Makefile.am * Makefile.am: move support for readline.scm to ice-9/ subdir. 2004-06-16 17:13:55 +00:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 2004-07-10 15:25:01 +00:00
readline.h 2001-11-04 Stefan Jahn <stefan@lkcc.org> 2001-11-04 15:52:30 +00:00