forked from aniani/vim
patch 8.2.3813: confusing error when using :cc without error list
Problem: confusing error when using :cc without error list. (Gary Johnson) Solution: Give the "no errors" error.
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3813,
|
||||
/**/
|
||||
3812,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user