vim-patch:7.4.2300

Problem:    Get warning for deleting autocommand group when the autocommand
            using the group is scheduled for deletion. (Pavol Juhas)
Solution:   Check for deleted autocommand.

5c80908ced
This commit is contained in:
lonerover
2017-01-09 11:00:56 +08:00
parent 7486e7586d
commit 6f285226a9
3 changed files with 17 additions and 2 deletions

View File

@@ -140,7 +140,7 @@ static int included_patches[] = {
// 2303,
// 2302 NA
// 2301 NA
// 2300,
2300,
// 2299,
// 2298 NA
// 2297 NA