summaryrefslogtreecommitdiffstats
path: root/src/proto/option.pro
AgeCommit message (Collapse)Author
2012-10-21updated for version 7.3.693v7.3.693Bram Moolenaar
Problem: Can't make 'softtabstop' follow 'shiftwidth'. Solution: When 'softtabstop' is negative use the value of 'shiftwidth'. (so8res)
2012-08-08updated for version 7.3.629v7.3.629Bram Moolenaar
Problem: There is no way to make 'shiftwidth' follow 'tabstop'. Solution: When 'shiftwidth' is zero use the value of 'tabstop'. (Christian Brabandt)
2011-01-22updated for version 7.3.103v7.3.103Bram Moolenaar
Problem: Changing 'fileformat' and then using ":w" in an empty file sets the 'modified' option. Solution: In unchanged() don't ignore 'ff' for an empty file.
2010-07-14Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.Bram Moolenaar
2009-07-22updated for version 7.2-238v7.2.238Bram Moolenaar
2009-02-21updated for version 7.2-109v7.2.109Bram Moolenaar
2007-05-05updated for version 7.1aBram Moolenaar
2006-04-10updated for version 7.0dv7.0dBram Moolenaar
2006-04-05updated for version 7.0c10v7.0c10Bram Moolenaar
2006-03-24updated for version 7.0bBram Moolenaar
2006-02-27updated for version 7.0209v7.0209Bram Moolenaar
2006-02-22updated for version 7.0204v7.0204Bram Moolenaar
2006-01-20updated for version 7.0183Bram Moolenaar
2005-06-25updated for version 7.0093v7.0093Bram Moolenaar
2004-12-19updated for version 7.0023v7.0023Bram Moolenaar
2004-06-13updated for version 7.0001v7.0001Bram Moolenaar