]> granicus.if.org Git - vim/commitdiff
updated for version 7.4.053 v7.4.053
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Nov 2013 03:19:34 +0000 (04:19 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Nov 2013 03:19:34 +0000 (04:19 +0100)
Problem:    Test75 has a wrong header. (ZyX)
Solution:   Fix the text and remove leading ".

src/testdir/test75.in
src/version.c

index f43970dc6291790e041001c78ead5cf7ab0a5251..4bd8279a36c12f223d9f698718119c7a8ae8c101 100644 (file)
@@ -1,4 +1,4 @@
-" Tests for functions.
+Tests for maparg().
 
 STARTTEST
 :so small.vim
index c6b464c74645dcb0c511e69704e3f426263bc295..1e4766a395dd0e74129a2d13283a32c6ebec4488 100644 (file)
@@ -738,6 +738,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    53,
 /**/
     52,
 /**/