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
479440d2
Commit
479440d2
authored
Nov 15, 2004
by
Kim F. Storm
Browse files
(Fsafe_plist_get): Add EXFUN.
parent
9f89426b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/lisp.h
View file @
479440d2
...
...
@@ -2304,6 +2304,7 @@ extern Lisp_Object string_make_multibyte P_ ((Lisp_Object));
extern
Lisp_Object
string_make_unibyte
P_
((
Lisp_Object
));
EXFUN
(
Fcopy_alist
,
1
);
EXFUN
(
Fplist_get
,
2
);
EXFUN
(
Fsafe_plist_get
,
2
);
EXFUN
(
Fplist_put
,
3
);
EXFUN
(
Fplist_member
,
2
);
EXFUN
(
Fset_char_table_parent
,
2
);
...
...
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