1
0
forked from aniani/vim

updated for version 7.4.084

Problem:    Python: interrupt not being properly discarded. (Yggdroot Chen)
Solution:   Discard interrupt in VimTryEnd. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-11-11 01:05:48 +01:00
parent a939e43440
commit d6b8a5253b
6 changed files with 81 additions and 2 deletions

View File

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