0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

updated for version 7.3.962

Problem:    Python tests are not portable.
Solution:   Use shiftwidth instead of iminsert. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-17 13:38:04 +02:00
parent c24c1acd82
commit 55b8ad3dab
5 changed files with 23 additions and 21 deletions

View File

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