Commit graph

3 commits

Author SHA1 Message Date
2ddc4a8061 Expand file-name before use
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.
2013-09-23 00:47:18 +02:00
4c157a4d5d Parse only directory names too
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.
2013-09-23 00:47:18 +02:00
a163906b15 Rename project to kaarvok
project-template was too general and used by other projects.
2013-05-20 02:57:04 +02:00
Renamed from project-template.el (Browse further)