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
377df9e2
Commit
377df9e2
authored
Nov 16, 2001
by
Kim F. Storm
Browse files
Fringe cleanup.
Comment fix.
parent
986f10ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/msdos.c
src/msdos.c
+1
-1
No files found.
src/msdos.c
View file @
377df9e2
...
...
@@ -1422,7 +1422,7 @@ fast_find_position (struct window *w, int pos, int *hpos, int *vpos)
/* Take proper action when mouse has moved to the mode or top line of
window W, x-position X. MODE_LINE_P non-zero means mouse is on the
mode line. X is relative to the start of the text display area of
W, so the width of
bitmap area
s and scroll bars must be subtracted
W, so the width of
fringe
s and scroll bars must be subtracted
to get a position relative to the start of the mode line. */
static void
IT_note_mode_line_highlight (struct window *w, int x, int mode_line_p)
...
...
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