vim-patch:7.4.203

Problem:    Parsing 'errorformat' is not correct.
Solution:   Reset "multiignore" at the start of a multi-line message. (Lcd)

https://code.google.com/p/vim/source/detail?r=fb24b025c7cf07db79a559a3091db42e02c1af86
This commit is contained in:
oni-link
2014-04-12 22:01:37 +02:00
committed by Thiago de Arruda
parent 2e393110ad
commit a1dd6a6dd8
5 changed files with 30 additions and 4 deletions

View File

@@ -202,6 +202,10 @@ static char *(features[]) = {
static int included_patches[] = {
// Add new patch number below this line
203,
//202,
//201,
//200,
199,
//198,
//197,