1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 12:10:28 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-10-11 20:35:28 +00:00
parent 8e1043e020
commit 335df0e83e

View file

@ -1,5 +1,8 @@
1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com> 1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
* libguile.h: Don't omit the dynamic linking functions. (Thanks
to Greg Badros.)
* genio.c (scm_do_read_line): Count lines correctly when the file * genio.c (scm_do_read_line): Count lines correctly when the file
doesn't end in a newline. doesn't end in a newline.