]> granicus.if.org Git - vim/commit
updated for version 7.4.646 v7.4.646
authorBram Moolenaar <Bram@vim.org>
Fri, 27 Feb 2015 19:33:37 +0000 (20:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 27 Feb 2015 19:33:37 +0000 (20:33 +0100)
commite25bb90b2eb0ceed2caa5202ca62003e367021ae
tree9f1b2ea8bfd1ba156af43f09fc33cd2c571e387c
parent8da9bbfd02957b79edd595c8c7397453012510b0
updated for version 7.4.646
Problem:    ":bufdo" may start at a deleted buffer.
Solution:   Find the first not deleted buffer. (Shane Harper)
src/ex_cmds2.c
src/testdir/test_command_count.in
src/testdir/test_command_count.ok
src/version.c