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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c [lexbind]
Date: Thu, 20 Nov 2003 19:37:02 -0500

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.173.2.2 emacs/src/w32fns.c:1.173.2.3
*** emacs/src/w32fns.c:1.173.2.2        Tue Oct 14 19:22:47 2003
--- emacs/src/w32fns.c  Thu Nov 20 19:36:21 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]