1
0
forked from aniani/vim

updated for version 7.3.880

Problem:    When writing viminfo, old history lines may replace lines written
            more recently by another Vim instance.
Solution:   Mark history entries that were read from viminfo and overwrite
            them when merging with the current viminfo.
This commit is contained in:
Bram Moolenaar
2013-04-05 18:58:47 +02:00
parent d7fbfe107d
commit b3049f4a34
2 changed files with 30 additions and 25 deletions

View File

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