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
9848feb4
Commit
9848feb4
authored
Jun 10, 2005
by
Luc Teirlinck
Browse files
Update EXFUN of Fselect_frame.
parent
f840fb39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lisp.h
src/lisp.h
+1
-1
No files found.
src/lisp.h
View file @
9848feb4
...
...
@@ -2956,7 +2956,7 @@ extern Lisp_Object do_switch_frame P_ ((Lisp_Object, int, int));
extern
Lisp_Object
get_frame_param
P_
((
struct
frame
*
,
Lisp_Object
));
extern
Lisp_Object
frame_buffer_predicate
P_
((
Lisp_Object
));
EXFUN
(
Fframep
,
1
);
EXFUN (Fselect_frame,
2
);
EXFUN
(
Fselect_frame
,
1
);
EXFUN
(
Fselected_frame
,
0
);
EXFUN
(
Fwindow_frame
,
1
);
EXFUN
(
Fframe_root_window
,
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