1
0
forked from aniani/vim

updated for version 7.3.1127

Problem:    No error for using empty \%[].
Solution:   Give error message.
This commit is contained in:
Bram Moolenaar
2013-06-05 21:30:37 +02:00
parent c19b4b50a8
commit 2976c028ca
3 changed files with 7 additions and 2 deletions

View File

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