]> granicus.if.org Git - vim/commitdiff
updated for version 7.1-252 v7.1.252
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2008 21:20:26 +0000 (21:20 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2008 21:20:26 +0000 (21:20 +0000)
src/testdir/test39.in
src/version.c

index a16d4d99c85102a6517aba045581c096c9d996ef..d39ba82d9e0ed84b97c15464e86045a5ff8970fe 100644 (file)
@@ -5,6 +5,8 @@ And test "U" in Visual mode, also on German sharp S.
 STARTTEST
 :so small.vim
 :so mbyte.vim
+:" This only works when 'encoding' is "latin1", don't depend on the environment
+:set enc=latin1
 /^abcde
 :" Test shift-right of a block
 jllll\16jj>wll\16jlll>
index 10be161a17dd9b42664af21924b28dfc1bdbc885..2c3b9c6e2946203a2ed31b3f3a7dfa4829546afe 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    252,
 /**/
     251,
 /**/