commit | 482a2b5c9d53fa7ae44a64bbbfa0bae868cbe4a0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Oct 21 20:57:15 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Oct 21 20:57:15 2014 +0200 |
tree | 2111ced8150aaec28ad6434cec217d9df294f52f | |
parent | 958636c40619a9f8c3d10e9f76a7f634dd11d13b [diff] [blame] |
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)
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms index 6483b7c..e105376 100644 --- a/src/testdir/Make_vms.mms +++ b/src/testdir/Make_vms.mms
@@ -106,6 +106,7 @@ test_mapping.out \ test_options.out \ test_qf_title.out \ + test_signs.out \ test_utf8.out # Known problems: