1
0
forked from aniani/vim

updated for version 7.3.725

Problem:    :aboveleft and :belowright have no effect on :copen.
Solution:   Check for cmdmod.split. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-11-20 17:55:10 +01:00
parent 65d7396cb4
commit 77642c0fef
2 changed files with 6 additions and 2 deletions

View File

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