1
0
forked from aniani/vim

updated for version 7.3.1231

Problem:    Python: use of numbers not consistent.
Solution:   Add support for Number protocol. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-06-23 14:16:57 +02:00
parent c476e52fca
commit 141be8a585
6 changed files with 154 additions and 44 deletions

View File

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