1
0
forked from aniani/vim

patch 8.1.0502: internal diff fails when diffing a context diff

Problem:    Internal diff fails when diffing a context diff. (Hirohito Higashi)
Solution:   Only use callback calls with one line. (closes #3581)
This commit is contained in:
Bram Moolenaar
2018-10-31 22:57:26 +01:00
parent a9a8e04eab
commit f080d70a82
3 changed files with 37 additions and 13 deletions

View File

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