emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.c,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v [EMACS_22_BASE]
Date: Fri, 21 Sep 2007 11:17:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/09/21 11:17:32

Index: w32term.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32term.c,v
retrieving revision 1.259.2.2
retrieving revision 1.259.2.3
diff -u -b -r1.259.2.2 -r1.259.2.3
--- w32term.c   8 Aug 2007 07:49:12 -0000       1.259.2.2
+++ w32term.c   21 Sep 2007 11:17:32 -0000      1.259.2.3
@@ -2572,7 +2572,7 @@
             }
           else
             {
-              w32_fill_area (s->f, s->hdc, s->face->underline_color, s->x,
+              w32_fill_area (s->f, s->hdc, s->face->strike_through_color, s->x,
                              s->y + dy, s->width, h);
             }
         }




reply via email to

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