]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
updated for version 7.0-085 v7.0.085
authorBram Moolenaar <Bram@vim.org>
Tue, 5 Sep 2006 11:36:02 +0000 (11:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Sep 2006 11:36:02 +0000 (11:36 +0000)
src/testdir/test56.in
src/version.c

index f657f92cdd3f6760467322498996e6b67a62c62f..67d66af46d8f16166ff80920b905aed9d5e14ac1 100644 (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
index cac03679ef58125e62bea7bf11f51e8e84eb4f5f..a05edb1e0d51f22af44c0387393bbf1f9ea0f6d2 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    85,
 /**/
     84,
 /**/