1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-04-10 23:51:13 +00:00
parent 8ed35a15e8
commit 1e177a8f62

View file

@ -1,3 +1,9 @@
2001-04-09 Marius Vollmer <mvo@zagadka.ping.de>
* readline.c (scm_clear_history): New function.
* readline.scm (readline-port): Call clear-history on exit.
Thanks to Utz-Uwe Haus.
2001-03-09 Keisuke Nishida <kxn30@po.cwru.edu> 2001-03-09 Keisuke Nishida <kxn30@po.cwru.edu>
* readline.c: Add #include <stdio.h> * readline.c: Add #include <stdio.h>