1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-10-26 07:24:36 +00:00
parent 99dc0f92fb
commit 3fa5bb75c3
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,9 @@
Sat Oct 25 14:23:22 1997 Jim Blandy <jimb@totoro.red-bean.com>
* Makefile.am: Include readline.scm in the list of files to be
installed, so Guile can find it for interactive use.
* Makefile.in: Regenerated.
Thu Oct 23 01:00:33 1997 Jim Blandy <jimb@totoro.red-bean.com>
Add support for readline function.

View file

@ -1,3 +1,8 @@
Sun Oct 26 02:20:11 1997 Jim Blandy <jimb@totoro.red-bean.com>
* Makefile.am (modinclude_HEADERS): Include readline.h here.
* Makefile.in: Regenerated.
1997-10-25 Marius Vollmer <mvo@zagadka.ping.de>
* print.h (SCM_COERCE_OPORT): Renamed to SCM_COERCE_OUTPORT. An