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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v [EMACS_22_BASE]
Date: Thu, 01 Nov 2007 03:45:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/11/01 03:45:35

Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.259.2.5
retrieving revision 1.259.2.6
diff -u -b -r1.259.2.5 -r1.259.2.6
--- w32term.c   9 Oct 2007 11:23:44 -0000       1.259.2.5
+++ w32term.c   1 Nov 2007 03:45:35 -0000       1.259.2.6
@@ -2364,7 +2364,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]