aboutsummaryrefslogtreecommitdiffstats
path: root/kaarvok.el
Commit message (Collapse)AuthorAgeFilesLines
* Expand file-name before useGravatar Tom Willemse2013-09-231-1/+2
| | | | | | | | | | | | Without expanding the file name to an absolute file name the following invocation would go wrong: ,---- | kaarvork some-template . `---- Because `kaarvok' would not know what to do with the `.' and errors would occur.
* Parse only directory names tooGravatar Tom Willemse2013-09-231-8/+10
| | | | | | Files that aren't parsed for their contents should still have their destination name parsed in case either the file or parent directory have variables in them.
* Rename project to kaarvokGravatar Tom Willemse2013-05-201-0/+137
project-template was too general and used by other projects.