]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.566 v7.4.566
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 15:54:21 +0000 (16:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 15:54:21 +0000 (16:54 +0100)
commita162bc555e74c1a4f1b7b49871e292e05141b054
treef730d991cbbf9293059e4be0a931dd96b0429c45
parent3ffc79a4a82918430940bfaa18f4da058fdbd0ca
updated for version 7.4.566
Problem:    :argdo, :bufdo, :windo and :tabdo don't take a range.
Solution:   Support the range. (Marcin Szamotulski)
runtime/doc/editing.txt
runtime/doc/tabpage.txt
runtime/doc/windows.txt
src/ex_cmds.h
src/ex_cmds2.c
src/testdir/test_command_count.in
src/testdir/test_command_count.ok
src/version.c