summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add color to Emacs MakefileGravatar Tom Willemse2016-02-081-4/+4
|
* Separate lui configGravatar Tom Willemse2016-01-081-2/+2
|
* Add site-lisp to load-path during compilationGravatar Tom Willemse2015-12-181-1/+1
|
* Pretty-print yasnippet compilationGravatar Tom Willemse2015-12-171-1/+2
|
* Move circe settings to separate Org fileGravatar Tom Willemse2015-10-031-3/+10
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-031-6/+7
|
* Fix HTML export of init.orgGravatar Tom Willemse2015-09-231-3/+1
|
* Directly include the preparation chapterGravatar Tom Willemse2015-09-221-1/+1
|
* 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