emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: xterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/xterm.c,v
retrieving revision 1.964
retrieving revision 1.965
diff -u -b -r1.964 -r1.965
--- xterm.c     25 Oct 2007 02:38:36 -0000      1.964
+++ xterm.c     1 Nov 2007 03:46:48 -0000       1.965
@@ -2597,7 +2597,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]