mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
(delete_all_overlays): Declare.
This commit is contained in:
parent
d4f5719ace
commit
ae15c6c74b
1 changed files with 1 additions and 0 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue