forked from aniani/vim
updated for version 7.2-311
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include "vim.h"
|
#include "vim.h"
|
||||||
|
|
||||||
#ifdef __TANDEM
|
#if defined(__TANDEM) || defined(__MINT__)
|
||||||
# include <limits.h> /* for SSIZE_MAX */
|
# include <limits.h> /* for SSIZE_MAX */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -681,6 +681,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
311,
|
||||||
/**/
|
/**/
|
||||||
310,
|
310,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user