]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment-only change.
authorEli Zaretskii <eliz@gnu.org>
Sun, 24 Aug 2003 15:06:41 +0000 (15:06 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 24 Aug 2003 15:06:41 +0000 (15:06 +0000)
src/msdos.c

index cc79e7abb8622b7824a015167e19c01eb2a18f17..27ff5cd9a4a464e75f0d2430b452bff1efe1d5a5 100644 (file)
@@ -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