forked from aniani/vim
updated for version 7.1-219
This commit is contained in:
@@ -3885,7 +3885,7 @@ win_line(wp, lnum, startrow, endrow, nochange)
|
||||
# ifdef FEAT_SPELL
|
||||
has_spell ? &can_spell :
|
||||
# endif
|
||||
NULL);
|
||||
NULL, FALSE);
|
||||
|
||||
if (did_emsg)
|
||||
{
|
||||
|
Reference in New Issue
Block a user