0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.3.1251

Problem:    Test 61 messes up viminfo.
Solution:   Specify a separate viminfo file.
This commit is contained in:
Bram Moolenaar
2013-06-26 21:56:36 +02:00
parent 877aa00811
commit 9b846cb8ac
2 changed files with 3 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ ggO---:0put b
ggO---:0put a ggO---:0put a
ggO---:w >>test.out ggO---:w >>test.out
:so small.vim :so small.vim
:set nocp :set nocp viminfo+=nviminfo
:enew! :enew!
oa oa
:set ul=100 :set ul=100

View File

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