1
0
forked from aniani/vim

patch 7.4.952

Problem:    'lispwords' is tested in the old way.
Solution:   Make a new style test for 'lispwords'.
This commit is contained in:
Bram Moolenaar
2015-12-03 16:54:53 +01:00
parent b00da1d6d1
commit 6cd1345307
11 changed files with 27 additions and 35 deletions

View File

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