]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.490 v7.4.490
authorBram Moolenaar <Bram@vim.org>
Fri, 31 Oct 2014 12:54:25 +0000 (13:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 31 Oct 2014 12:54:25 +0000 (13:54 +0100)
commit6a64365c952895ecc2219b303d9bf64dabf8f2e7
tree24cdbbf8fd4c44e442c18f519ecb488dfee4f97e
parentfe3c41009887331dc9fee2bedf457728117be544
updated for version 7.4.490
Problem:    Cannot specify the buffer to use for "do" and "dp", making them
            useless for three-way diff.
Solution:   Use the count as the buffer number. (James McCoy)
src/diff.c
src/normal.c
src/proto/diff.pro
src/version.c