Files
doomemacs/core
Henrik Lissner 3c36a345d8 Fix file! not returning filename in some cases
There are scenarios where load-file-name is set, but load-in-progress is
not. It is safe to assume the value of load-file-name is always what we
want.

Also: file! now throws an error if it can't find the directory.
Otherwise we have to deal with roundabout errors from other places that
expect file! to never fail.
2019-07-27 17:00:12 +02:00
..
2019-07-27 16:59:10 +02:00
2019-07-22 02:27:45 +02:00
2019-07-27 02:46:49 +02:00
2019-07-22 23:51:12 +02:00