]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.456 v7.3.456
authorBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 18:13:08 +0000 (19:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 18:13:08 +0000 (19:13 +0100)
commit52379eadfb8a6689f083ea7dacfc3bf1539f450f
tree5f7d0001cbd7fc95563d2a8e3124fd16ea1eb9e7
parentb549a731fb9897c59ae8f9265fc545d624b3982e
updated for version 7.3.456
Problem:    ":tab drop file" has several problems, including moving the
            current window and opening a new tab for a file that already has a
            window.
Solution:   Refactor ":tab drop" handling. (Hirohito Higashi)
src/buffer.c
src/testdir/test62.in
src/testdir/test62.ok
src/version.c