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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-06-23 23:23:55 +00:00
parent 1654c5b219
commit b67a1d3f95

View file

@ -1,7 +1,7 @@
2005-06-24 Kevin Ryde <user42@zip.com.au>
* guile-readline/ice-9/readline.scm (readline-options-interface):
Export this, for use by readline-set! macro. Reported by Alan Grover.
* ice-9/readline.scm (readline-options-interface): Export this, for
use by readline-set! macro. Reported by Alan Grover.
2004-08-29 Rob Browning <rlb@defaultvalue.org>