Mercurial > hg > xemacs-beta
diff src/redisplay-msw.c @ 253:157b30c96d03 r20-5b25
Import from CVS: tag r20-5b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:20:27 +0200 |
parents | 677f6a0ee643 |
children | 727739f917cb |
line wrap: on
line diff
--- a/src/redisplay-msw.c Mon Aug 13 10:20:01 2007 +0200 +++ b/src/redisplay-msw.c Mon Aug 13 10:20:27 2007 +0200 @@ -217,8 +217,9 @@ if (!NILP (font)) SelectObject(hdc, FONT_INSTANCE_MSWINDOWS_HFONT (XFONT_INSTANCE (font))); -#ifdef DEBUG_XEMACS - /* evil kludge! - #### do we need this? */ +#if defined(DEBUG_XEMACS) || defined(__CYGWIN32__) + /* evil kludge! - #### do we need this? - cygwin does for some + reason --andyp */ if (!NILP (fg) && !COLOR_INSTANCEP (fg)) { /* this break under mule */