Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tarn Burton
asdf
Commits
00d8461e
Commit
00d8461e
authored
May 15, 2020
by
Robert Goldman
Browse files
Fix typo in DUMP-IMAGE docstring.
parent
d73da598
Changes
1
Hide whitespace changes
Inline
Side-by-side
uiop/image.lisp
View file @
00d8461e
...
@@ -338,7 +338,7 @@ of the function will be returned rather than interpreted as a boolean designatin
...
@@ -338,7 +338,7 @@ of the function will be returned rather than interpreted as a boolean designatin
"Dump an image of the current Lisp environment at pathname FILENAME, with various options.
"Dump an image of the current Lisp environment at pathname FILENAME, with various options.
First, finalize the image, by evaluating the POSTLUDE as per EVAL-INPUT, then calling each of
First, finalize the image, by evaluating the POSTLUDE as per EVAL-INPUT, then calling each of
the functions in DUMP-HOOK, in reverse order of registration by REGISTER-DUMP-HOOK.
the functions in DUMP-HOOK, in reverse order of registration by REGISTER-
IMAGE-
DUMP-HOOK.
If EXECUTABLE is true, create an standalone executable program that calls RESTORE-IMAGE on startup.
If EXECUTABLE is true, create an standalone executable program that calls RESTORE-IMAGE on startup.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment