1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 11:10:21 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1998-11-10 14:42:04 +00:00
parent f086d19d77
commit 00f4b2e864

View file

@ -1,5 +1,10 @@
1998-11-10 Mikael Djurfeldt <mdj@barbara.nada.kth.se> 1998-11-10 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
* boot-9.scm (values, call-with-values): Moved here from
syncase.scm.
* syncase.scm (values, call-with-values): Moved to boot-9.scm.
* boot-9.scm (readline-options, readline-enable, readline.disable, * boot-9.scm (readline-options, readline-enable, readline.disable,
readline-set!: New options interface. readline-set!: New options interface.