doomemacs/modules
Edwin Török 9d445c8a1f make compile: fix error in emacs-lisp
```
In toplevel form:
../modules/lang/emacs-lisp/autoload.el:71:21:Error: Wrong type argument: listp, "~/.emacs.d/modules/lang/emacs-lisp/autoload"
✕ Failed to compile modules/lang/emacs-lisp/autoload.el
```

This apparently attempts to get compiled multiple times, avoid that by
attempting to compile only if it is not compiled already.
2018-09-12 22:55:13 +01:00
..
app Remove third line in section headers 2018-09-09 09:58:19 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion completion/ivy: fix +helm--get-command references 2018-09-09 13:44:12 -04:00
config Remove third line in section headers 2018-09-09 09:58:19 -04:00
editor editor/format: add +format-type letvar 2018-09-10 08:25:48 -04:00
emacs Remove third line in section headers 2018-09-09 09:58:19 -04:00
feature feature/eval: autoload +eval-{repls,runners} 2018-09-10 22:57:26 -04:00
lang make compile: fix error in emacs-lisp 2018-09-12 22:55:13 +01:00
tools tools/magit: don't mark process buffers as real 2018-09-09 09:58:22 -04:00
ui Improve +fci|disable-when-company-activates 2018-09-10 17:56:09 +08:00