]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1197 v7.3.1197
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2013 14:31:47 +0000 (16:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2013 14:31:47 +0000 (16:31 +0200)
commitff1806f8da8830ca2a528f2eaa39b3e85489da6d
treea78d3e494761a3246b5b50ac5830628207c8374e
parent141f6bb34124872d8676066e021bf899d4023c23
updated for version 7.3.1197
Problem:    ":wviminfo!" does not write history previously read from a viminfo
            file.  (Roland Eggner)
Solution:   When not merging history write all entries.
src/ex_cmds.c
src/ex_getln.c
src/proto/ex_getln.pro
src/version.c