2000-02-09 Gary Houston <ghouston@arglist.com>
authorGary Houston <ghouston@arglist.com>
Wed, 9 Feb 2000 21:25:34 +0000 (21:25 +0000)
committerGary Houston <ghouston@arglist.com>
Wed, 9 Feb 2000 21:25:34 +0000 (21:25 +0000)
commit720e8692474b9ab8491727bd33a30fb1a8fb18cf
tree8219501efed878f91791f3ce5d2c8a0d7a99f5d6
parent43ff3170dfd2dea2dfa358ec21834f6979b8635b
2000-02-09  Gary Houston  <ghouston@arglist.com>

* init.c (scm_init_standard_ports): when stdout is a tty, make the
current-output-port unbuffered by default.  this is less confusing
for interactive use.  it was line-buffered because of a
performance problem with unbuffered ports, but I think it will be
OK now.
libguile/ChangeLog
libguile/init.c