From: Eli Zaretskii Date: Sun, 24 Aug 2003 15:06:41 +0000 (+0000) Subject: Comment-only change. X-Git-Tag: ttn-vms-21-2-B4~9002 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ff506151182f26d3ab9235e4455936d3c378823;p=emacs.git Comment-only change. --- diff --git a/src/msdos.c b/src/msdos.c index cc79e7abb86..27ff5cd9a4a 100644 --- a/src/msdos.c +++ b/src/msdos.c @@ -1436,7 +1436,7 @@ IT_note_mode_line_highlight (struct window *w, int x, int mode_line_p) /* Find the glyph under X. */ glyph = (row->glyphs[TEXT_AREA] + x - /* Does MS-DOG really support scroll-bars?? ++KFS */ + /* in case someone implements scroll bars some day... */ - WINDOW_LEFT_SCROLL_BAR_AREA_WIDTH (w)); end = glyph + row->used[TEXT_AREA]; if (glyph < end