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
5d8c7983
Commit
5d8c7983
authored
Aug 04, 1997
by
Richard M. Stallman
Browse files
(Fload): Update declaration.
parent
10bff6f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lisp.h
src/lisp.h
+1
-1
No files found.
src/lisp.h
View file @
5d8c7983
...
...
@@ -1733,7 +1733,7 @@ EXFUN (Fread, 1);
EXFUN
(
Fread_from_string
,
3
);
EXFUN
(
Fintern
,
2
);
EXFUN
(
Fintern_soft
,
2
);
EXFUN
(
Fload
,
4
);
EXFUN
(
Fload
,
5
);
EXFUN
(
Fget_file_char
,
0
);
EXFUN
(
Fread_char
,
0
);
extern
Lisp_Object
read_filtered_event
P_
((
int
,
int
,
int
));
...
...
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