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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c
Date: Wed, 23 Oct 2002 13:41:39 -0400

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.185 emacs/src/w32fns.c:1.186
*** emacs/src/w32fns.c:1.185    Fri Oct 18 05:54:27 2002
--- emacs/src/w32fns.c  Wed Oct 23 12:55:07 2002
***************
*** 64,79 ****
  
  extern int quit_char;
  
- /* A definition of XColor for non-X frames.  */
- #ifndef HAVE_X_WINDOWS
- typedef struct {
-   unsigned long pixel;
-   unsigned short red, green, blue;
-   char flags;
-   char pad;
- } XColor;
- #endif
- 
  extern char *lispy_function_keys[];
  
  /* The gray bitmap `bitmaps/gray'.  This is done because w32term.c uses
--- 64,69 ----




reply via email to

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