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
67710a63
Commit
67710a63
authored
May 16, 1993
by
Richard M. Stallman
Browse files
(x_display): New field cursor_fore_pixel.
parent
b73b6aaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/xterm.h
src/xterm.h
+1
-0
No files found.
src/xterm.h
View file @
67710a63
...
...
@@ -280,6 +280,7 @@ struct x_display
PIX_TYPE
cursor_pixel
;
PIX_TYPE
border_pixel
;
PIX_TYPE
mouse_pixel
;
PIX_TYPE
cursor_foreground_pixel
;
/* Descriptor for the cursor in use for this window. */
#ifdef HAVE_X11
...
...
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