1
0
forked from aniani/vim

updated for version 7.0-085

This commit is contained in:
Bram Moolenaar
2006-09-05 11:36:02 +00:00
parent 9fecb460fe
commit 6abf17bc7e
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ Test for script-local function. vim: set ft=vim :
STARTTEST
:so small.vim
:"
:set nocp
:set nocp viminfo+=nviminfo
:/^start:/+1,/^end:/-1w! Xtest.vim
:source Xtest.vim
_x

View File

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