Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0648dde0
Commit
0648dde0
authored
Mar 23, 2003
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(w32_draw_window_cursor): Fix last change.
parent
a526b96c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/w32term.c
src/w32term.c
+1
-0
No files found.
src/w32term.c
View file @
0648dde0
...
...
@@ -5091,6 +5091,7 @@ w32_draw_window_cursor (w, glyph_row, x, y, cursor_type, cursor_width, on_p, act
and speech synthesizers can follow the cursor. */
if
(
active_p
)
{
struct
frame
*
f
=
XFRAME
(
WINDOW_FRAME
(
w
));
HWND
hwnd
=
FRAME_W32_WINDOW
(
f
);
w32_system_caret_x
...
...
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