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
ae15c6c7
Commit
ae15c6c7
authored
Jul 22, 2003
by
Stefan Monnier
Browse files
(delete_all_overlays): Declare.
parent
d4f5719a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/buffer.h
src/buffer.h
+1
-0
No files found.
src/buffer.h
View file @
ae15c6c7
...
...
@@ -804,6 +804,7 @@ extern struct buffer buffer_local_symbols;
extern
struct
buffer
buffer_local_types
;
extern
void
delete_all_overlays
P_
((
struct
buffer
*
));
extern
void
reset_buffer
P_
((
struct
buffer
*
));
extern
void
evaporate_overlays
P_
((
EMACS_INT
));
extern
int
overlays_at
P_
((
EMACS_INT
,
int
,
Lisp_Object
**
,
int
*
,
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