0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.2-112

This commit is contained in:
Bram Moolenaar
2009-02-21 20:23:59 +00:00
parent 54ef7116a0
commit fa363cd16f
2 changed files with 3 additions and 0 deletions

View File

@@ -3422,6 +3422,7 @@ win_line(wp, lnum, startrow, endrow, nochange)
&& (*mb_ptr2cells)(ptr) > 1)
#endif
|| ((int)vcol_prev == fromcol_prev
&& vcol_prev < vcol /* not at margin */
&& vcol < tocol))
area_attr = attr; /* start highlighting */
else if (area_attr != 0