Commit graph

8 commits

Author SHA1 Message Date
b2e36aaad5 Add the site lisp dir to load path for compilation 2016-10-19 21:02:33 +02:00
7f5546870c Compile site lisps before main init
This stops Emacs complaining that some file is newer when the main
config depends on it. I don’t add a make dependency between them because
init.el doesn’t need to be recompiled when normal elisp files are
changed. Only when macros are involved.
2016-10-19 21:01:01 +02:00
c86529b561 Add Dired config 2016-10-13 00:16:32 +02:00
e6f86a4521 Add js-mode configuration 2016-10-10 22:28:55 +02:00
99052b606c Add color to the Makefile 2016-09-18 00:04:54 +02:00
06239aa7d7 Add MPD config 2016-09-08 02:10:01 +02:00
d153d12869 Add jabber.el config 2016-09-07 14:31:14 +02:00
dbc0aabdc1 Add Makefile for Emacs config 2016-08-05 01:42:39 +02:00