emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.h


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h
Date: Wed, 30 Jul 2003 20:51:34 -0400

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.149 emacs/src/xterm.h:1.150
*** emacs/src/xterm.h:1.149     Sun Jul 13 13:30:09 2003
--- emacs/src/xterm.h   Wed Jul 30 20:51:34 2003
***************
*** 126,131 ****
--- 126,132 ----
  struct x_bitmap_record
  {
    Pixmap pixmap;
+   int have_mask;
    Pixmap mask;
    char *file;
    int refcount;




reply via email to

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