/[emacs]/emacs/src/w32fns.c
ViewVC logotype

Diff of /emacs/src/w32fns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.222 by jasonr, Thu Oct 2 23:07:28 2003 UTC revision 1.223 by jhd, Sun Nov 16 16:17:08 2003 UTC
# Line 9679  static void XPutPixel (ximg, x, y, color Line 9679  static void XPutPixel (ximg, x, y, color
9679          *pixel = *pixel & ~(1 << x % 8);          *pixel = *pixel & ~(1 << x % 8);
9680      }      }
9681    else    else
9682      image_error ("XPutPixel: palette image not supported.", Qnil, Qnil);      image_error ("XPutPixel: palette image not supported", Qnil, Qnil);
9683  }  }
9684    
9685  /* Create IMG->pixmap from an array COLORS of XColor structures, whose  /* Create IMG->pixmap from an array COLORS of XColor structures, whose

Legend:
Removed from v.1.222  
changed lines
  Added in v.1.223

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26