]> granicus.if.org Git - vim/commitdiff
updated for version 7.2-075 v7.2.075
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Dec 2008 13:25:14 +0000 (13:25 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Dec 2008 13:25:14 +0000 (13:25 +0000)
src/version.c

index b7dd643c7edacd0450389c5c5fed7e2783e4f152..0b805e20b35e7be59dab5c8003cc8b964d4564f7 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    75,
 /**/
     74,
 /**/
@@ -833,7 +835,7 @@ static int included_patches[] =
  * Keep it short, e.g.,: "relative numbers", "persistent undo".
  * Also add a comment marker to separate the lines.
  * See the official Vim patches for the diff format: It must use a context of
- * one line only.  Use "diff -C2".
+ * one line only.  Create it by hand or use "diff -C2" and edit the patch.
  */
 static char *(extra_patches[]) =
 {   /* Add your patch description below this line */