1
0
forked from aniani/vim

updated for version 7.1-252

This commit is contained in:
Bram Moolenaar
2008-02-14 21:20:26 +00:00
parent 4ef9e495af
commit 275a8a0c9b
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ And test "U" in Visual mode, also on German sharp S.
STARTTEST STARTTEST
:so small.vim :so small.vim
:so mbyte.vim :so mbyte.vim
:" This only works when 'encoding' is "latin1", don't depend on the environment
:set enc=latin1
/^abcde /^abcde
:" Test shift-right of a block :" Test shift-right of a block
jlllljj>wlljlll> jlllljj>wlljlll>

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 */
/**/
252,
/**/ /**/
251, 251,
/**/ /**/