0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 7.4.1240

Problem:    Visual studio tools are noisy.
Solution:   Suppress startup info. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2016-02-02 18:50:45 +01:00
parent df5b27b20e
commit bc07309225
4 changed files with 5 additions and 3 deletions

View File

@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1240,
/**/
1239,
/**/