aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* Move Circe config to separate fileGravatar Tom Willemse2016-11-041-0/+1
|
* Add slack configGravatar Tom Willemse2016-11-031-0/+3
|
* Fix Emacs makefileGravatar Tom Willemse2016-10-201-1/+1
|
* Add the site lisp dir to load path for compilationGravatar Tom Willemse2016-10-191-0/+1
|
* Compile site lisps before main initGravatar Tom Willemse2016-10-191-1/+1
| | | | | | | 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.
* Add Dired configGravatar Tom Willemse2016-10-131-1/+2
|
* Add js-mode configurationGravatar Tom Willemse2016-10-101-1/+1
|
* Add color to the MakefileGravatar Tom Willemse2016-09-181-2/+4
|
* Add MPD configGravatar Tom Willemse2016-09-081-5/+2
|
* Add jabber.el configGravatar Tom Willemse2016-09-071-2/+15
|
* Add Makefile for Emacs configGravatar Tom Willemse2016-08-051-0/+12