1
0
forked from aniani/vim

updated for version 7.3.1285

Problem:    No tests for picking a window when selecting an entry in a
            location list.  Not picking the right window sometimes.
Solution:   Add test 96. Set usable_win appropriately. (Lech Lorens)
This commit is contained in:
Bram Moolenaar
2013-07-01 21:25:25 +02:00
parent 2982e70243
commit f5901aa195
10 changed files with 161 additions and 7 deletions

View File

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