]> git.eshelyaron.com Git - emacs.git/commitdiff
(extend_face_to_end_of_line): Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 26 Jun 2008 21:37:42 +0000 (21:37 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 26 Jun 2008 21:37:42 +0000 (21:37 +0000)
src/xdisp.c

index 430298aa444ca53ca53d5686f354aff355fe67c0..1527ba096d9802c3685ad2a81cc3d5be1d82b4dc 100644 (file)
@@ -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