Change WITH-EVAL-UNIT to change the current working directory if it is
authorChris Hanson <org/chris-hanson/cph>
Fri, 12 Oct 2007 02:12:14 +0000 (02:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 12 Oct 2007 02:12:14 +0000 (02:12 +0000)
commit9579f1deb52289ef4e4f470063f6011c8ffb0a04
treedba8fca9e4212bc2e41f43e8198e90fab99daee3
parent371e391c20b836395dbc99fc762aecac8d60482f
Change WITH-EVAL-UNIT to change the current working directory if it is
given a pathname URI.  Rename SET-CURRENT-LOAD-ENVIRONMENT! and
WITH-CURRENT-LOAD-ENVIRONMENT to SET-LOAD-ENVIRONMENT! and
WITH-LOAD-ENVIRONMENT, respectively.
v7/src/runtime/load.scm
v7/src/runtime/rep.scm
v7/src/runtime/runtime.pkg