1
0
forked from aniani/vim

updated for version 7.3.891

Problem:    Merging viminfo history doesn't work well.
Solution:   Don't stop when one type of history is empty. Don't merge history
            when writing viminfo.
This commit is contained in:
Bram Moolenaar
2013-04-14 16:26:15 +02:00
parent 7311c6932c
commit 6f852a557d
2 changed files with 44 additions and 17 deletions

View File

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