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
c4bf5bc3
Commit
c4bf5bc3
authored
Nov 14, 2002
by
Dave Love
Browse files
(get_specified_cursor_type, get_window_cursor_type):
Don't declare.
parent
b5fea23e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/lisp.h
src/lisp.h
+1
-2
No files found.
src/lisp.h
View file @
c4bf5bc3
...
...
@@ -2395,8 +2395,7 @@ extern int check_point_in_composition
extern
void
redisplay_preserve_echo_area
P_
((
int
));
extern
void
mark_window_display_accurate
P_
((
Lisp_Object
,
int
));
extern
void
prepare_menu_bars
P_
((
void
));
enum
text_cursor_kinds
get_specified_cursor_type
P_
((
Lisp_Object
,
int
*
));
enum
text_cursor_kinds
get_window_cursor_type
P_
((
struct
window
*
,
int
*
,
int
*
));
void
set_frame_cursor_types
P_
((
struct
frame
*
,
Lisp_Object
));
extern
void
syms_of_xdisp
P_
((
void
));
extern
void
init_xdisp
P_
((
void
));
...
...
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