1
0
forked from aniani/vim

patch 7.4.1473

Problem:    Can't build without the autocommand feature.
Solution:   Add #ifdefs. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-03-02 21:51:56 +01:00
parent 4ca812b153
commit d1413d9098
4 changed files with 18 additions and 1 deletions

View File

@@ -743,6 +743,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1473,
/**/
1472,
/**/