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
11d89e5d
Commit
11d89e5d
authored
Oct 12, 2002
by
Markus Rost
Browse files
Minor white space fix, just supplement the log for previous change:
(Fload): Doc fix (load-suffixes).
parent
2e955a8b
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 @
11d89e5d
...
...
@@ -201,7 +201,7 @@ int load_dangerous_libraries;
static
Lisp_Object
Vbytecomp_version_regexp
;
static
void
to_multibyte
P_
((
char
**
,
char
**
,
int
*
));
static
void
readevalloop
P_
((
Lisp_Object
,
FILE
*
,
Lisp_Object
,
static
void
readevalloop
P_
((
Lisp_Object
,
FILE
*
,
Lisp_Object
,
Lisp_Object
(
*
)
(),
int
,
Lisp_Object
,
Lisp_Object
));
static
Lisp_Object
load_unwind
P_
((
Lisp_Object
));
...
...
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