Files
doomemacs/core
Henrik Lissner f984d46a9b Fix featurep! & load! calls while byte-compiling
The would prioritize load-file-name over byte-compile-current-file
during byte-compiling, which would result featurep! being unable to
resolve the current module and load! from figuring out where "here" was
to build its relative paths from.
2018-05-20 00:57:58 +02:00
..
2018-05-20 00:07:06 +02:00
2018-05-20 00:37:48 +02:00