.
original commit: 3b936a07d0063a96b715f582b806b41a3d053482
This commit is contained in:
parent
d48d31aa7f
commit
2c4b5b6c10
|
@ -297,7 +297,14 @@ file are returned as a vector of
|
|||
strings to the continuation of the `write-image-to-file' call that created
|
||||
the image.
|
||||
.PP
|
||||
Expressions/files are evaluated/loaded in order as provided.
|
||||
Expressions/files are evaluated/loaded in order as provided, including
|
||||
calls to
|
||||
.B main
|
||||
implied by
|
||||
.BR --main ,
|
||||
embedded segments loaded by
|
||||
.BR -k ,
|
||||
and so on.
|
||||
.PP
|
||||
The current-library-collections-paths parameter is automatically set before any
|
||||
expressions/files are evaluated/loaded, unless the
|
||||
|
|
|
@ -242,7 +242,14 @@ file are returned as a vector of
|
|||
strings to the continuation of the `write-image-to-file' call that created
|
||||
the image.
|
||||
.PP
|
||||
Expressions/files are evaluated/loaded in order as provided.
|
||||
Expressions/files are evaluated/loaded in order as provided, including
|
||||
calls to
|
||||
.B main
|
||||
implied by
|
||||
.BR --main ,
|
||||
embedded segments loaded by
|
||||
.BR -k ,
|
||||
and so on.
|
||||
.PP
|
||||
The current-library-collections-paths parameter is automatically set before any
|
||||
expressions/files are evaluated/loaded, unless the
|
||||
|
|
Loading…
Reference in New Issue
Block a user