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
3997f048
Commit
3997f048
authored
Mar 05, 2000
by
Gerd Moellmann
Browse files
(select_visual): Change prototype.
parent
5ff67d81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
src/xterm.h
src/xterm.h
+1
-3
No files found.
src/xterm.h
View file @
3997f048
...
...
@@ -118,8 +118,6 @@ extern struct frame *x_non_menubar_window_to_frame ();
extern
struct
frame
*
x_top_window_to_frame
();
#endif
extern
Visual
*
select_visual
();
enum
text_cursor_kinds
{
NO_CURSOR
=
-
1
,
...
...
@@ -376,7 +374,7 @@ struct x_display_info *x_display_info_for_name ();
extern
struct
x_display_info
*
x_term_init
();
extern
Lisp_Object
x_list_fonts
P_
((
struct
frame
*
,
Lisp_Object
,
int
,
int
));
extern
void
select_visual
P_
((
struct
x_display_info
*
));
extern
struct
font_info
*
x_get_font_info
(),
*
x_load_font
(),
*
x_query_font
();
extern
void
x_find_ccl_program
();
...
...
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