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
b5fea23e
Commit
b5fea23e
authored
Nov 14, 2002
by
Dave Love
Browse files
(get_specified_cursor_type, get_window_cursor_type):
Declare.
parent
7652ade0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/frame.h
src/frame.h
+3
-0
No files found.
src/frame.h
View file @
b5fea23e
...
@@ -692,6 +692,9 @@ extern Lisp_Object Vdefault_frame_alist;
...
@@ -692,6 +692,9 @@ extern Lisp_Object Vdefault_frame_alist;
extern
Lisp_Object
Vterminal_frame
;
extern
Lisp_Object
Vterminal_frame
;
extern
Lisp_Object
Vmouse_highlight
;
extern
Lisp_Object
Vmouse_highlight
;
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
*
));
/* Device-independent scroll bar stuff. */
/* Device-independent scroll bar stuff. */
...
...
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