Mercurial > emacs
diff src/msdos.c @ 52315:0406b386ca35
Comment-only change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 24 Aug 2003 15:06:41 +0000 |
parents | 00e2bb6c6d5b |
children | 695cf19ef79e |
line wrap: on
line diff
--- a/src/msdos.c Sun Aug 24 15:04:45 2003 +0000 +++ b/src/msdos.c Sun Aug 24 15:06:41 2003 +0000 @@ -1436,7 +1436,7 @@ /* 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