mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
(clear_regexp_cache): Declare.
This commit is contained in:
parent
58e95211ec
commit
ec40e71f22
1 changed files with 1 additions and 0 deletions
|
|
@ -2920,6 +2920,7 @@ extern int find_next_newline P_ ((int, int));
|
|||
extern int find_next_newline_no_quit P_ ((int, int));
|
||||
extern int find_before_next_newline P_ ((int, int, int));
|
||||
extern void syms_of_search P_ ((void));
|
||||
extern void clear_regexp_cache P_ ((void));
|
||||
|
||||
/* defined in minibuf.c */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue