doomemacs/modules
Henrik Lissner a967aa051a
Force autoloads to use absolute paths
Autoload paths used to be relative to arbitrary roots (usually
doom-modules-dir). This commit changes doom//reload-autoloads to iterate
over autoloads in doom-autoloads-file and replace their file paths with
an absolute one.

Theoretically this should make Emacs feel marginally faster, but we
*probably* get more of a benefit from a shorter load-path (because we no
longer need doom-modules-dirs, doom-core-dir or doom-psuedo-module-paths
in the load-path).

This is highly experimental however!
2018-02-19 01:25:37 -05:00
..
app app/calendar: fix path in comment header 2018-02-18 03:10:09 -05:00
completion completion/ivy: add counsel-org-capture autoload #412 2018-02-07 14:47:33 -05:00
config Force autoloads to use absolute paths 2018-02-19 01:25:37 -05:00
feature feature/popup: refactor popup cleanup function 2018-02-18 22:59:38 -05:00
lang lang/ess: fix ess-site load error at compile time (take 2) 2018-02-19 01:08:40 -05:00
tools tools/pdf: fix epdfinfo prompt at compile time; autoload pdf-tools 2018-02-18 20:10:52 -05:00
ui ui/doom-dashboard: add sharp quote 2018-02-18 20:50:30 -05:00