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:
parent
79a65b7fbe
commit
88d33e5264
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue