mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0180
This commit is contained in:
@@ -3001,7 +3001,7 @@ ex_cexpr(eap)
|
||||
qf_jump(0, 0, eap->forceit); /* display first error */
|
||||
}
|
||||
else
|
||||
EMSG(_("E999: String or List expected"));
|
||||
EMSG(_("E777: String or List expected"));
|
||||
free_tv(tv);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user