forked from aniani/vim
patch 8.2.3408: can delete a numbered function
Problem: Can delete a numbered function. (Naohiro Ono) Solution: Disallow deleting a numbered function. (closes #8760)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3408,
|
||||
/**/
|
||||
3407,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user