]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.444 v7.3.444
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 23:01:43 +0000 (00:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 23:01:43 +0000 (00:01 +0100)
commit61c3519b78c19824e590828198802a3f65595ad5
treee0b1094379c9c5c9e60d62dbc2d5d2b67e5d6014
parenta64ba220f0172049c5407a3020dcd687911a5a31
updated for version 7.3.444
Problem:    ":all!" and ":sall!" give error E477, even though the
            documentation says these are valid commands.
Solution:   Support the exclamation mark. (Hirohito Higashi)
src/ex_cmds.h
src/testdir/test31.in
src/testdir/test31.ok
src/version.c