summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Compile snippets and improve site-lisp compilationGravatar Tom Willemse2015-07-081-11/+35
| | | | | | | | Files can't be left out from being compiled anymore. Even though the snippet rules depend on every `.yas-compiled-snippets.el' separately, when the first is compiled, the rest don't need to anymore.
* Move my eshell prompt to separate moduleGravatar Tom Willemse2015-07-081-5/+22
| | | | | To help with autoloading, also update the Makefile to create a `site-lisp/site-autoloads.el' file which is loaded by emacs.
* Include package.el when byte-compilingGravatar Tom Willemse2015-06-171-1/+1
|
* Rename my-smt to oni-smtGravatar Tom Willemse2015-04-271-1/+1
|
* Always compile from the top-level MakefileGravatar Tom Willemse2015-04-271-4/+3
|
* Use cask to compile .elc filesGravatar Tom Willemse2015-04-211-1/+1
|
* Put the intro in a separate fileGravatar Tom Willemse2015-04-211-1/+1
|
* Simplify output of make targetsGravatar Tom Willemse2015-04-081-2/+4
|
* Add Emacs configGravatar Tom Willemse2014-08-211-0/+29