1
0
forked from aniani/vim

updated for version 7.4.131

Problem:    Syncbind causes E315 errors in some situations. (Liang Li)
Solution:   Set and restore curbuf in ex_syncbind(). (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-12-14 13:06:17 +01:00
parent 0bd7b3f4ce
commit dedd1b0aba
3 changed files with 11 additions and 6 deletions

View File

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