Merge remote-tracking branch 'vim/master'

This commit is contained in:
Kazuki Sakamoto
2016-01-20 11:12:04 -08:00
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -14,6 +14,10 @@
#include "vim.h"
#include "version.h"
#ifdef FEAT_FLOAT
# include <float.h>
#endif
#ifdef FEAT_EX_EXTRA
static int linelen __ARGS((int *has_tab));
#endif
+2
View File
@@ -756,6 +756,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1144,
/**/
1143,
/**/