1
0
forked from aniani/vim

updated for version 7.3.1048

Problem:    Python: no consistent naming.
Solution:   Python patch 9: Rename d to dict and lookupDict to lookup_dict.
            (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-29 22:39:52 +02:00
parent dd8aca664d
commit b38caae26c
2 changed files with 46 additions and 43 deletions

View File

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