1
0
forked from aniani/vim

patch 8.1.0497: :%diffput changes order of lines

Problem:    :%diffput changes order of lines. (Markus Braun)
Solution:   Do adjust marks when using internal diff.
This commit is contained in:
Bram Moolenaar
2018-10-25 17:52:23 +02:00
parent c0fe4978f2
commit 5f57bdcab7
3 changed files with 24 additions and 2 deletions

View File

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