]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.561 v7.4.561
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 12:15:45 +0000 (13:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 12:15:45 +0000 (13:15 +0100)
commitabe382cd2ac032827d7ef286f3c19b21e85f30d4
tree9822a7f7b0e6bc4494fbe55ea0a827b42fa14d9b
parente88b0033f67b45472006578798794dfd58413a9f
updated for version 7.4.561
Problem:    Ex range handling is wrong for buffer-local user commands.
Solution:   Check for CMD_USER_BUF. (Marcin Szamotulski)
src/ex_docmd.c
src/testdir/test_command_count.in
src/testdir/test_command_count.ok
src/version.c