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
d1a0ea0a
Commit
d1a0ea0a
authored
Mar 18, 2002
by
Richard M. Stallman
Browse files
(cursor_type_changed): Hew variable.
parent
75691005
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/window.h
src/window.h
+4
-0
No files found.
src/window.h
View file @
d1a0ea0a
...
...
@@ -436,6 +436,10 @@ extern int clip_changed;
extern
int
windows_or_buffers_changed
;
/* Nonzero means a frame's cursor type has been changed. */
extern
int
cursor_type_changed
;
/* Number of windows displaying the selected buffer. Normally this is
1, but it can be more. */
...
...
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