Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
1b116f9a
Commit
1b116f9a
authored
Feb 23, 2014
by
Robert P. Goldman
Browse files
Minor nits that makeinfo didn't like.
parent
3e913be4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
1b116f9a
...
...
@@ -2125,7 +2125,7 @@ when the implementation is SBCL, CMUCL or Scieneer CL on an x86 machine.
You cannot write it as @code
{
:if-feature (and x86 (or sbcl cmu scl))
}
since the symbols would not be read as keywords.
@xref
{
if-feature-option
}
@xref
{
if-feature-option
}
.
@subsubsection Dependencies
...
...
@@ -4021,7 +4021,7 @@ leading to much confusion and greavance.
ASDF 2 implements its own portable syntax for strings as pathname specifiers.
Naming files within a system definition becomes easy and portable again.
@xref
{
Miscellaneous additional functionality,
asdf:
system-relative-pathname
}
,
@xref
{
Miscellaneous additional functionality,system-relative-pathname
}
,
@code
{
merge-pathnames*
}
,
@code
{
coerce-pathname
}
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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