]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.364 v7.4.364
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Jul 2014 19:18:04 +0000 (21:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Jul 2014 19:18:04 +0000 (21:18 +0200)
commit3ed8b1332f7b84e40c89069e54d411d0ddfec3f1
treee29a203802e5d35e4c1671ec8cc7eaa76e8e8076
parent455009122a23050ef31c428df4155ad418b2e6fc
updated for version 7.4.364
Problem:    When the viminfo file can't be renamed there is no error message.
            (Vladimir Berezhnoy)
Solution:   Check for the rename to fail.
src/ex_cmds.c
src/version.c