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
88d33e52
Commit
88d33e52
authored
Sep 16, 1999
by
Gerd Moellmann
Browse files
Add prototype for no_switch_window.
parent
79a65b7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/lisp.h
View file @
88d33e52
...
...
@@ -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
);
...
...
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