]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.487 v7.4.487
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 18:57:15 +0000 (20:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 18:57:15 +0000 (20:57 +0200)
commit482a2b5c9d53fa7ae44a64bbbfa0bae868cbe4a0
tree2111ced8150aaec28ad6434cec217d9df294f52f
parent958636c40619a9f8c3d10e9f76a7f634dd11d13b
updated for version 7.4.487
Problem:    ":sign jump" may use another window even though the file is
            already edited in the current window.
Solution:   First check if the file is in the current window. (James McCoy)
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/testdir/Make_ming.mak
src/testdir/Make_os2.mak
src/testdir/Make_vms.mms
src/testdir/Makefile
src/version.c
src/window.c