Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-30 | updated for version 7.3.789 | Bram Moolenaar | |
Problem: "\k" in regexp does not work in other window. Solution: Use the right buffer. (Yukihiro Nakadaira) | |||
2011-08-10 | updated for version 7.3.273 | Bram Moolenaar | |
Problem: A BOM in an error file is seen as text. (Aleksey Baibarin) Solution: Remove the BOM from the text before evaluating. (idea by Christian Brabandt) | |||
2011-07-07 | updated for version 7.3.239 | Bram Moolenaar | |
Problem: Python corrects the cursor column without taking 'virtualedit' into account. (lilydjwg) Solution: Call check_cursor_col_win(). | |||
2010-07-18 | Added strwidth() and strchars() functions. | Bram Moolenaar | |
2010-06-26 | Various small fixes from Dominique Pelle. | Bram Moolenaar | |
2009-06-16 | updated for version 7.2-200 | Bram Moolenaar | |
2008-07-13 | updated for version 7.2b-000 | Bram Moolenaar | |
2007-08-30 | updated for version 7.1-093 | Bram Moolenaar | |
2007-05-05 | updated for version 7.1a | Bram Moolenaar | |
2006-03-24 | updated for version 7.0b | Bram Moolenaar | |
2006-03-17 | updated for version 7.0227 | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2005-08-29 | updated for version 7.0138 | Bram Moolenaar | |
2005-08-10 | updated for version 7.0127 | Bram Moolenaar | |
2005-06-05 | updated for version 7.0080 | Bram Moolenaar | |
2005-01-14 | updated for version 7.0038 | Bram Moolenaar | |
2004-10-07 | updated for version 7.0017 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |