Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-27 | updated for version 7.3.042 | Bram Moolenaar | |
Problem: No spell highlighting when re-using an empty buffer. Solution: Clear the spell checking info only when clearing the options for a buffer. (James Vega) | |||
2010-09-21 | updated for version 7.3.008 | Bram Moolenaar | |
Problem: 'cursorbind' is kept in places where 'scrollbind' is reset. Solution: Reset 'cursorbind'. | |||
2010-08-13 | Avoid warnings from the clang compiler. (Dominique Pelle) | Bram Moolenaar | |
2010-08-08 | Remove unused code. | Bram Moolenaar | |
2010-07-25 | Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) | Bram Moolenaar | |
2010-07-25 | Fix: when resetting both 'title' and 'icon' the title would be set after a | Bram Moolenaar | |
shell command. Reset 'title' and 'icon' in test47 to avoid the xterm title getting messed up. | |||
2010-07-24 | Add the 'undoreload' option to be able to undo a file reload. | Bram Moolenaar | |
2010-07-20 | Change 'cryptmethod' from a number to a string option. Make it global-local. | Bram Moolenaar | |
2010-07-17 | Added support for Python 3. (Roland Puntaier) | Bram Moolenaar | |
2010-07-14 | Added Lua interfae. (Luis Carvalho) | Bram Moolenaar | |
2010-06-27 | Add file save counter to undo information. Add undotree() function. | Bram Moolenaar | |
2010-06-06 | Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window. | Bram Moolenaar | |
2010-06-05 | Add the conceal patch from Vince Negri. | Bram Moolenaar | |
2010-05-23 | Included patch for persistent undo. Lots of changes and added test. | Bram Moolenaar | |
2010-05-22 | Add :nbstart and :nbclose. | Bram Moolenaar | |
2010-02-24 | updated for version 7.2.375 | Bram Moolenaar | |
Problem: ml_get errors when using ":bprevious" in a BufEnter autocmd. (Dominique Pelle) Solution: Clear w_valid when entering another buffer. | |||
2010-01-19 | updated for version 7.2.333 | Bram Moolenaar | |
Problem: Warnings from static code analysis. Solution: Small changes to various lines. (Dominique Pelle) | |||
2009-05-17 | updated for version 7.2-180 | Bram Moolenaar | |
2009-05-14 | updated for version 7.2-173 | Bram Moolenaar | |
2009-05-13 | updated for version 7.2-170 | Bram Moolenaar | |
2009-05-13 | updated for version 7.2-168 | Bram Moolenaar | |
2009-02-21 | updated for version 7.2-117 | Bram Moolenaar | |
2009-01-06 | updated for version 7.2-079 | Bram Moolenaar | |
2008-12-03 | updated for version 7.2-062 | Bram Moolenaar | |
2008-11-15 | updated for version 7.2-042 | Bram Moolenaar | |
2008-11-15 | updated for version 7.2-041 | Bram Moolenaar | |
2008-11-12 | updated for version 7.2-034 | Bram Moolenaar | |
2008-09-01 | updated for version 7.2-008 | Bram Moolenaar | |
2008-08-06 | updated for version 7.2c-000 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2008-03-12 | updated for version 7.1-274 | Bram Moolenaar | |
2008-03-12 | updated for version 7.1-272 | Bram Moolenaar | |
2007-10-03 | updated for version 7.1-135 | Bram Moolenaar | |
2007-09-30 | updated for version 7.1-126 | Bram Moolenaar | |
2007-09-29 | updated for version 7.1-125 | Bram Moolenaar | |
2007-08-12 | updated for version 7.1-066 | Bram Moolenaar | |
2007-08-06 | updated for version 7.1-055 | Bram Moolenaar | |
2007-06-19 | updated for version 7.1-006 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2007-05-06 | updated for version 7.1a-001 | Bram Moolenaar | |
2007-03-15 | updated for version 7.0-218 | Bram Moolenaar | |
2007-03-06 | updated for version 7.0-208 | Bram Moolenaar | |
2006-11-28 | updated for version 7.0-171 | Bram Moolenaar | |
2006-11-07 | updated for version 7.0-162 | Bram Moolenaar | |
2006-10-20 | updated for version 7.0-146 | Bram Moolenaar | |
2006-09-09 | updated for version 7.0-094 | Bram Moolenaar | |
2006-09-05 | updated for version 7.0-087 | Bram Moolenaar | |
2006-08-29 | updated for version 7.0-069 | Bram Moolenaar | |
2006-08-16 | updated for version 7.0-060 | Bram Moolenaar | |
2006-04-27 | updated for version 7.0f02 | Bram Moolenaar | |