]> granicus.if.org Git - vim/commitdiff
updated for version 7.4.287 v7.4.287
authorBram Moolenaar <Bram@vim.org>
Tue, 13 May 2014 11:52:38 +0000 (13:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 May 2014 11:52:38 +0000 (13:52 +0200)
Problem:    Patches for .hgignore don't work, since the file is not in the
            distribution.
Solution:   Add .hgignore to the distribution.  Will be effective with the
            next version.

Filelist
src/version.c

index 60221160a022bb69fb90d8887c23b67a38215a11..46aaa964e37e95fc1e3053bc3c1641d34134d98b 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -3,6 +3,7 @@
 
 # source files for all source archives
 SRC_ALL =      \
+               .hgignore \
                src/README.txt \
                src/arabic.c \
                src/arabic.h \
index e510d376270677c0fddc87659cb18d5a22947683..5ebb30d4e04b7120871958cb8ab402ce53f97ac7 100644 (file)
@@ -734,6 +734,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    287,
 /**/
     286,
 /**/