| commit | 6f6c0f8085a5b0855f9dce8378086fd5e06a219b | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed May 28 20:31:42 2014 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed May 28 20:31:42 2014 +0200 |
| tree | b767d281763aba34c4412a442f8d09b77312daf2 | |
| parent | 2d1fe05fc06a91886635680886c200ad90f0abd7 [diff] |
updated for version 7.4.313 Problem: Changing the return value of getpos() causes an error. (Jie Zhu) Solution: Revert getpos() and add getcurpos().