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
30da6d95
Commit
30da6d95
authored
Dec 12, 2000
by
Dave Love
Browse files
(Fset_window_point): Declare.
parent
1df1c518
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/window.h
src/window.h
+1
-0
No files found.
src/window.h
View file @
30da6d95
...
...
@@ -366,6 +366,7 @@ EXFUN (Fset_window_vscroll, 2);
EXFUN
(
Fwindow_vscroll
,
1
);
EXFUN
(
Fset_window_margins
,
3
);
EXFUN
(
Fwindow_live_p
,
1
);
EXFUN
(
Fset_window_point
,
2
);
extern
Lisp_Object
make_window
P_
((
void
));
extern
void
delete_window
P_
((
Lisp_Object
));
extern
Lisp_Object
window_from_coordinates
P_
((
struct
frame
*
,
int
,
int
,
int
*
,
int
));
...
...
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