mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
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