1
0
forked from aniani/vim

updated for version 7.4.008

Problem:    New regexp engine can't be interrupted.
Solution:   Check for CTRL-C pressed. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2013-08-25 17:01:42 +02:00
parent 74cd624fde
commit 41f1205fef
3 changed files with 10 additions and 2 deletions

View File

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