summaryrefslogtreecommitdiff
path: root/src/vim.rc
AgeCommit message (Collapse)Author
2013-07-09updated for version 7.4a.003Bram Moolenaar
Problem: Copyright year is oudated. Solution: Only use the first year.
2013-06-16updated for version 7.3.1211Bram Moolenaar
Problem: MS-Windows: When 'encoding' differs from the current codepage ":hardcopy" does not work properly. Solution: Use TextOutW() and SetDlgItemTextW(). (Ken Takata)
2008-06-24updated for version 7.2aBram Moolenaar
2006-03-06updated for version 7.0216Bram Moolenaar
2005-01-09updated for version 7.0036Bram Moolenaar
2004-12-19updated for version 7.0023Bram Moolenaar
2004-06-13updated for version 7.0001Bram Moolenaar