emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: macterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/macterm.c,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -b -r1.237 -r1.238
--- macterm.c   25 Oct 2007 02:38:38 -0000      1.237
+++ macterm.c   1 Nov 2007 03:46:14 -0000       1.238
@@ -3789,7 +3789,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]