1
0
forked from aniani/vim

updated for version 7.3.1054

Problem:    Can't build without the +autocmd feature. (Elimar Riesebieter)
Solution:   Fix use of buf and curbuf.
This commit is contained in:
Bram Moolenaar
2013-05-30 11:43:15 +02:00
parent 07b8864111
commit 7e28384a9a
4 changed files with 20 additions and 17 deletions

View File

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