summaryrefslogtreecommitdiff
path: root/src/os_dos.h
AgeCommit message (Collapse)Author
2013-12-07updated for version 7.4.112Bram Moolenaar
Problem: The defaults for 'directory' and 'backupdir' on MS-Windows do not include a directory that exists. Solution: Use $TEMP.
2013-06-12updated for version 7.3.1178Bram Moolenaar
Problem: Can't put all Vim config files together in one directory. Solution: Load ~/.vim/vimrc if ~/.vimrc does not exist. (Lech Lorens)
2004-06-13updated for version 7.0001Bram Moolenaar