commit | cabf80ff2f20ff6e7da237daf8c2a0cc358592eb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri May 17 16:18:33 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 17 16:18:33 2013 +0200 |
tree | 55c18c253da96281fc7a8612e349094facb300b8 | |
parent | 105bc355a6713b5c09b52776bf8f92a15a81f49c [diff] |
updated for version 7.3.964 Problem: Python: not so easy to access tab pages. Solution: Add window.tabpage, make window.number work with non-current tab pages. (ZyX)