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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c,v
Date: Wed, 14 Nov 2007 15:38:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/11/14 15:38:17

Index: w32fns.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32fns.c,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -b -r1.304 -r1.305
--- w32fns.c    14 Nov 2007 15:33:31 -0000      1.304
+++ w32fns.c    14 Nov 2007 15:38:16 -0000      1.305
@@ -73,10 +73,6 @@
 
 extern char *lispy_function_keys[];
 
-/* The gray bitmap `bitmaps/gray'.  This is done because w32term.c uses
-   it, and including `bitmaps/gray' more than once is a problem when
-   config.h defines `static' as an empty replacement string.  */
-
 /* The colormap for converting color names to RGB values */
 Lisp_Object Vw32_color_map;
 




reply via email to

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