Mercurial > emacs
changeset 96342:307d2d89ee24
(extend_face_to_end_of_line): Fix last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 26 Jun 2008 21:37:42 +0000 |
parents | 37dc31300d17 |
children | 5c8f2b7d28ae |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Thu Jun 26 21:37:32 2008 +0000 +++ b/src/xdisp.c Thu Jun 26 21:37:42 2008 +0000 @@ -16088,8 +16088,7 @@ && 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