diff src/redisplay-output.c @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 3078fd1074e8
children 373ced43e288
line wrap: on
line diff
--- a/src/redisplay-output.c	Mon Aug 13 11:43:25 2007 +0200
+++ b/src/redisplay-output.c	Mon Aug 13 11:44:37 2007 +0200
@@ -2152,6 +2152,7 @@
      larger impact on their sizing. */
   /* #### See if we can get away with only calling this if
      max_line_len is greater than the window_char_width. */
+  /* #### BILL!!! Should we do this for GTK as well? */
 #if defined(HAVE_SCROLLBARS) && defined(HAVE_X_WINDOWS)
   {
     extern int stupid_vertical_scrollbar_drag_hack;