Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7b88a4cf
Commit
7b88a4cf
authored
Aug 30, 1997
by
Richard M. Stallman
Browse files
(Fload): Fix doc syntax.
parent
48de5f13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lread.c
src/lread.c
+1
-1
No files found.
src/lread.c
View file @
7b88a4cf
...
...
@@ -396,7 +396,7 @@ Print messages at start and end of loading unless\n\
If optional fourth arg NOSUFFIX is non-nil, don't try adding
\n
\
suffixes `.elc' or `.el' to the specified name FILE.
\n
\
If optional fifth arg MUST-SUFFIX is non-nil, insist on
\n
\
the suffix `.elc' or `.el'; don't accept just FILE unless
the suffix `.elc' or `.el'; don't accept just FILE unless
\n
\
it ends in one of those suffixes or includes a directory name.
\n
\
Return t if file exists."
)
(
file
,
noerror
,
nomessage
,
nosuffix
,
must_suffix
)
...
...
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