* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
[bpt/guile.git] / guile-readline / readline.c
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-04 Dirk HerrmannFix handling of SCM value with regard to strict typing.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt* readline.c (current_input_getc): Don't pass int value...
2000-03-12 Mikael DjurfeldtReverted recent change to scm_mutex_init: now backward...
2000-03-12 Mikael Djurfeldt* readline.c (match_paren): Bugfix: First arg to select...
2000-03-09 Greg J. BadrosAdded a comment re: a warning.
2000-03-09 Greg J. Badros* readline.c: scm_validate.h renamed to validate.h.
2000-03-08 Greg J. Badros* readline.c (match_paren): Use SELECT_TYPE, not fd_set...
2000-01-12 Greg J. Badros* scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make
2000-01-09 Mikael Djurfeldt* readline.c (match_paren): Changed return type to...
2000-01-05 Greg J. Badros* readline.c: Whitespace changes -- added space after
2000-01-05 Greg J. BadrosReplace GUILE_PROC w/ SCM_DEFINE.
1999-12-13 Greg J. Badros* readline.c: Include libguile/scm_validate.h
1999-12-13 Greg J. Badros* readline.c: Updated to use GUILE_PROC, SCM_VALIDATE...
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-09-11 Marius Vollmer* readline.c (scm_readline): Export it to Scheme as...
1999-08-29 Mikael DjurfeldtFix
1999-08-29 Mikael DjurfeldtThe following change makes it possible for applications...
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1999-07-24 Mikael Djurfeldt* readline.c (handle_error): Put a cosmetic newline on
1999-07-23 Marius Vollmer* Checked everything into CVS.