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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c,v [EMACS_22_BASE]
Date: Tue, 26 Aug 2008 11:11:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/08/26 11:11:48

Index: w32fns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32fns.c,v
retrieving revision 1.288.2.15
retrieving revision 1.288.2.16
diff -u -b -r1.288.2.15 -r1.288.2.16
--- w32fns.c    24 Feb 2008 22:02:47 -0000      1.288.2.15
+++ w32fns.c    26 Aug 2008 11:11:45 -0000      1.288.2.16
@@ -452,7 +452,7 @@
 
 DEFUN ("w32-define-rgb-color", Fw32_define_rgb_color,
        Sw32_define_rgb_color, 4, 4, 0,
-       doc: /* Convert RGB numbers to a windows color reference and associate 
with NAME.
+       doc: /* Convert RGB numbers to a Windows color reference and associate 
with NAME.
 This adds or updates a named color to `w32-color-map', making it
 available for use.  The original entry's RGB ref is returned, or nil
 if the entry is new.  */)




reply via email to

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