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

Added proper entry for readline.c

This commit is contained in:
Greg J. Badros 2000-01-12 01:53:08 +00:00
parent c1bfcf602b
commit c262d0f1ec

View file

@ -1,3 +1,9 @@
Tue Jan 11 17:51:40 2000 Greg J. Badros <gjb@cs.washington.edu>
* readline.c (scm_init_readline): Drop extra argument to
scm_mutex_init as that argument should not exist. I do not know
how this escaped detection for so long.
2000-01-09 Mikael Djurfeldt <mdj@thalamus.nada.kth.se> 2000-01-09 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* readline.c (match_paren): Changed return type to int (this is * readline.c (match_paren): Changed return type to int (this is