1
0
forked from aniani/vim

updated for version 7.4.386

Problem:    When splitting a window the changelist position is wrong.
Solution:   Copy the changelist position. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2014-07-30 14:05:00 +02:00
parent 278eb5820d
commit 23fb7a9955
10 changed files with 38 additions and 1 deletions

View File

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