aboutsummaryrefslogtreecommitdiffstats
path: root/src/macterm.c
diff options
context:
space:
mode:
authorMiles Bader2007-11-11 00:56:44 +0000
committerMiles Bader2007-11-11 00:56:44 +0000
commitf23d76bdefbd4c06e14d69e99e50d35ce91c8226 (patch)
treeded28d1da6df2d0135514bac83074f4ca1c9099a /src/macterm.c
parente2d092da5980a7d05a5428074f8eb4925fa801e8 (diff)
parenta457417ee5ba797ab1c91d35ee957bb7a7f8d4b6 (diff)
downloademacs-f23d76bdefbd4c06e14d69e99e50d35ce91c8226.tar.gz
emacs-f23d76bdefbd4c06e14d69e99e50d35ce91c8226.zip
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
Diffstat (limited to 'src/macterm.c')
-rw-r--r--src/macterm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/macterm.c b/src/macterm.c
index 7f837d2a20d..f107f081421 100644
--- a/src/macterm.c
+++ b/src/macterm.c
@@ -3791,7 +3791,6 @@ x_draw_stretch_glyph_string (s)
3791 struct glyph_string *s; 3791 struct glyph_string *s;
3792{ 3792{
3793 xassert (s->first_glyph->type == STRETCH_GLYPH); 3793 xassert (s->first_glyph->type == STRETCH_GLYPH);
3794 s->stippled_p = s->face->stipple != 0;
3795 3794
3796 if (s->hl == DRAW_CURSOR 3795 if (s->hl == DRAW_CURSOR
3797 && !x_stretch_cursor_p) 3796 && !x_stretch_cursor_p)