]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1932 v7.4.1932
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Jun 2016 20:22:15 +0000 (22:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Jun 2016 20:22:15 +0000 (22:22 +0200)
commitece74ab103eca15e17435efbe9cb21039787f1ea
tree2f7da47b2ab351dce720f152a6ad609a7820ad40
parenta641e1d4da3f9152c489318c06a93fcd1c746637
patch 7.4.1932
Problem:    When writing viminfo the jumplist is not merged with the one in
            the viminfo file.
Solution:   Merge based on timestamp.
src/mark.c
src/testdir/test_viminfo.vim
src/version.c