mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 00:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
5840136768
commit
2dbfe72dda
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-12-09 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* boot-9.scm (top-repl): Remove module-use! of the core `(guile)'
|
||||
module. It's already in `(guile-user)' and the module-use! elevates
|
||||
it making core bindings override those from elsewhere, such as `iota'
|
||||
under a run of "guile --use-srfi=1". Reported by Sven Hartrumpf.
|
||||
|
||||
2006-11-13 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* boot-9.scm (environment-module): Change eval-closure-module call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue