commit | 6cd1345307440491580e5e86cb82c54ee9a46baa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 03 16:54:53 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 03 16:54:53 2015 +0100 |
tree | 62356e88b10a0b1a187c4876d4401fa447c86085 | |
parent | b00da1d6d1655cb6e415f84ecc3be5ff3b790811 [diff] [blame] |
patch 7.4.952 Problem: 'lispwords' is tested in the old way. Solution: Make a new style test for 'lispwords'.
diff --git a/src/version.c b/src/version.c index 4b2a1cb..887a2cb 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 952, +/**/ 951, /**/ 950,