aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-06-26 21:37:42 +0000
committerChong Yidong <[email protected]>2008-06-26 21:37:42 +0000
commitec06f5c9a0d4fc01c3af9e14add64bb09f977fb6 (patch)
treeb413618e65b3da1b06edb4063c4f617cae428478 /src
parent1f8ad7194a66daf2012df84b4e4054332d7238ee (diff)
(extend_face_to_end_of_line): Fix last change.
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 430298aa44..1527ba096d 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -16088,8 +16088,7 @@ extend_face_to_end_of_line (it)
&& it->glyph_row->displays_text_p
&& face->box == FACE_NO_BOX
&& face->background == FRAME_BACKGROUND_PIXEL (f)
- && !face->stipple
- && it->line_wrap != WORD_WRAP)
+ && !face->stipple)
return;
/* Set the glyph row flag indicating that the face of the last glyph