emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32fns.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c
Date: Sun, 16 Nov 2003 11:17:11 -0500

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.222 emacs/src/w32fns.c:1.223
*** emacs/src/w32fns.c:1.222    Thu Oct  2 19:07:28 2003
--- emacs/src/w32fns.c  Sun Nov 16 11:17:08 2003
***************
*** 9679,9685 ****
        *pixel = *pixel & ~(1 << x % 8);
      }
    else
!     image_error ("XPutPixel: palette image not supported.", Qnil, Qnil);
  }
  
  /* Create IMG->pixmap from an array COLORS of XColor structures, whose
--- 9679,9685 ----
        *pixel = *pixel & ~(1 << x % 8);
      }
    else
!     image_error ("XPutPixel: palette image not supported", Qnil, Qnil);
  }
  
  /* Create IMG->pixmap from an array COLORS of XColor structures, whose




reply via email to

[Prev in Thread] Current Thread [Next in Thread]