1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00

Add prototype for no_switch_window.

This commit is contained in:
Gerd Moellmann 1999-09-16 12:52:18 +00:00
parent 79a65b7fbe
commit 88d33e5264

View file

@ -2199,6 +2199,7 @@ extern void syms_of_editfns P_ ((void));
/* defined in buffer.c */
extern void nsberror P_ ((Lisp_Object));
extern char *no_switch_window P_ ((Lisp_Object window));
EXFUN (Fset_buffer_multibyte, 1);
EXFUN (Foverlay_start, 1);
EXFUN (Foverlay_end, 1);