* readline.c (handle_error): Put a cosmetic newline on
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 24 Jul 1999 11:40:11 +0000 (11:40 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 24 Jul 1999 11:40:11 +0000 (11:40 +0000)
commit739b3bf1b8e840e04f2538d5b92c0d966652760d
treeb4d3710988d36653adcbe860baf1b889b41e22fa
parent096d0b15f625ae61d6007f5694000bad676a6731
* readline.c (handle_error): Put a cosmetic newline on
rl_outstream on error before closing it.

* readline.c: #include "libguile/_scm.h" (so that we get the
configuration information) and fix other includes so that they'll
work on a system where guile is not yet installed.
guile-readline/readline.c