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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v
Date: Thu, 01 Nov 2007 03:46:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/01 03:46:31

Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -b -r1.274 -r1.275
--- w32term.c   25 Oct 2007 02:38:37 -0000      1.274
+++ w32term.c   1 Nov 2007 03:46:31 -0000       1.275
@@ -2410,7 +2410,6 @@
      struct glyph_string *s;
 {
   xassert (s->first_glyph->type == STRETCH_GLYPH);
-  s->stippled_p = s->face->stipple != 0;
 
   if (s->hl == DRAW_CURSOR
       && !x_stretch_cursor_p)




reply via email to

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