# HG changeset patch # User Kim F. Storm # Date 1005915842 0 # Node ID 2483cab4d6d8e7921ec0851b47f00ece8b872c35 # Parent 2b74029038bd31cd142e4b20d5a65d60aa1498ab Fringe cleanup. Comment fix. diff -r 2b74029038bd -r 2483cab4d6d8 src/msdos.c --- 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)