commit | f65aad5554f1d1f972f0bd38059da70e3cdf4c87 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 13:43:40 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 17 13:43:40 2015 +0100 |
tree | 728f338d2e0f292611ad375e724aaa27d9f74bb8 | |
parent | be20f9fa5da001258a40a5f01e38befac4ebfe80 [diff] [blame] |
updated for version 7.4.634 Problem: Marks are not restored after redo + undo. Solution: Fix the way marks are restored. (Olaf Dabrunz)
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms index f57bf55..ab1e529 100644 --- a/src/testdir/Make_vms.mms +++ b/src/testdir/Make_vms.mms
@@ -108,6 +108,7 @@ test_listlbr.out \ test_listlbr_utf8.out \ test_mapping.out \ + test_marks.out \ test_nested_function.out \ test_options.out \ test_qf_title.out \