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

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-03-14 17:19:45 +00:00
parent b0e37c83f0
commit 7236512ecf

View file

@ -2,6 +2,8 @@
* readline.c (current_input_getc): Don't pass int values through
SCM variables.
(match_paren): Bugfix: First arg to select is not number of
descriptors but the number of the highest descriptor + 1.
Thu Mar 9 08:00:26 2000 Greg J. Badros <gjb@cs.washington.edu>