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
5626cdef
Commit
5626cdef
authored
Apr 12, 2002
by
Pavel Janík
Browse files
(Fpropertize): Add prototype.
parent
ce4ef587
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 @
5626cdef
...
...
@@ -2546,6 +2546,7 @@ extern void init_eval P_ ((void));
extern
void
syms_of_eval
P_
((
void
));
/* Defined in editfns.c */
EXFUN
(
Fpropertize
,
MANY
);
EXFUN
(
Fcurrent_message
,
0
);
EXFUN
(
Fgoto_char
,
1
);
EXFUN
(
Fpoint_min_marker
,
0
);
...
...
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