]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.628 v7.3.628
authorBram Moolenaar <Bram@vim.org>
Wed, 8 Aug 2012 15:31:40 +0000 (17:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 8 Aug 2012 15:31:40 +0000 (17:31 +0200)
commitb02612b6411659b6385aea44fe8abb5a2e16d4d7
tree970b1aaed43f620944168dba71e33d76a4cad27c
parent07e31c571a13855cf67c69f3a676038510141699
updated for version 7.3.628
Problem:    ":open" does not allow for a !, which results in a confusing error
            message. (Shawn Wilson)
Solution:   Allow ! on ":open". (Christian Brabandt)
src/ex_cmds.h
src/version.c