diff options
author | Bram Moolenaar <Bram@vim.org> | 2014-07-30 14:05:00 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2014-07-30 14:05:00 +0200 |
commit | 23fb7a995534f45a497761461d487e38cc1067f7 (patch) | |
tree | a4a90fb0edf1243cbd55b9e9f8fd222b30c730a3 /src/testdir/test_changelist.ok | |
parent | 278eb5820dbc486123df4b60cc116c7212f14a01 (diff) | |
download | vim-git-23fb7a995534f45a497761461d487e38cc1067f7.tar.gz |
updated for version 7.4.386v7.4.386
Problem: When splitting a window the changelist position is wrong.
Solution: Copy the changelist position. (Jacob Niehus)
Diffstat (limited to 'src/testdir/test_changelist.ok')
-rw-r--r-- | src/testdir/test_changelist.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test_changelist.ok b/src/testdir/test_changelist.ok new file mode 100644 index 000000000..2ae28399f --- /dev/null +++ b/src/testdir/test_changelist.ok @@ -0,0 +1 @@ +pass |