| commit | 40ce3a4e1f50badb75ca812e26557a9bc5fde8c6 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Apr 21 18:08:39 2015 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 21 18:08:39 2015 +0200 |
| tree | 76b61256322ed7d01bbd3913ec3ae45f9d826b5a | |
| parent | 77354e78a887e1b59ac519c5a1cb0e7fe9fc5899 [diff] |
patch 7.4.709
Problem: ":tabmove" does not work as documented.
Solution: Make it work consistently. Update documentation and add tests.
(Hirohito Higashi)