0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

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 STARTTEST
:so small.vim :so small.vim
:" :"
:set nocp :set nocp viminfo+=nviminfo
:/^start:/+1,/^end:/-1w! Xtest.vim :/^start:/+1,/^end:/-1w! Xtest.vim
:source Xtest.vim :source Xtest.vim
_x _x

View File

@@ -666,6 +666,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 */
/**/
85,
/**/ /**/
84, 84,
/**/ /**/