1
0
forked from aniani/vim

updated for version 7.3.997

Problem:    Vim and Python exceptions are different.
Solution:   Make Vim exceptions be Python exceptions. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-21 20:40:40 +02:00
parent cac867ad18
commit a7b64ce74e
6 changed files with 177 additions and 72 deletions

View File

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