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 [EMACS_22_BASE]


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

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

Index: xterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/xterm.c,v
retrieving revision 1.943.2.10
retrieving revision 1.943.2.11
diff -u -b -r1.943.2.10 -r1.943.2.11
--- xterm.c     6 Oct 2007 09:54:19 -0000       1.943.2.10
+++ xterm.c     1 Nov 2007 03:45:16 -0000       1.943.2.11
@@ -2539,7 +2539,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]