Mercurial > emacs
changeset 41122:2483cab4d6d8
Fringe cleanup.
Comment fix.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 16 Nov 2001 13:04:02 +0000 |
parents | 2b74029038bd |
children | 3ad61cca987f |
files | src/msdos.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/msdos.c Fri Nov 16 13:02:53 2001 +0000 +++ b/src/msdos.c Fri Nov 16 13:04:02 2001 +0000 @@ -1422,7 +1422,7 @@ /* 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 areas and scroll bars must be subtracted + W, so the width of fringes 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)