| commit | d7408fa0ceb7bf414ca5c17f8ae3bc13131b7b15 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 13:49:52 2014 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 13:49:52 2014 +0200 |
| tree | e6fb94ad6347f962aa49bb541f9e238cdbc24d7d | |
| parent | e4df164692fef1a3c94149e1e2af68d44d335bf9 [diff] |
updated for version 7.4.424
Problem: Get ml_get error when using Python to delete lines in a buffer
that is not in a window. issue 248.
Solution: Do not try adjusting the cursor for a different buffer.