]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.912 v7.3.912
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 13:12:32 +0000 (15:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 13:12:32 +0000 (15:12 +0200)
commitec38d6932c674b506484792e28b88ba43edad9ee
treee13f53ec733a359096097ab8f68a9789fed953ce
parent230bb3f09d1661cb8da3ef64406270bd3e61aae3
updated for version 7.3.912
Problem:    Typing a ":" command at the hit-enter dialog does not work if the
            "file changed" dialog happens next.
Solution:   Check for changed files before giving the hit-enter dialog.
src/message.c
src/version.c