dotfiles/emacs/.emacs.d
Tom Willemsen 5b68ca4f91 Don't require everything to be set-up in .emacs.d
The first time (at least) when I compile I won't have anything
available in ‘~/.emacs.d’, so load relative to the directory the
compilation is happening in.

On Windows it will likely always be the case that ‘~/.emacs.d’ is
running behind the directory compilation is happening in, since it
doesn’t support proper symbolic links, and will probably get a special
‘install’ target in the Makefile to copy all the compiled files over.
2018-06-06 20:56:28 -07:00
..
init Extract all lisp code from the org document 2018-06-05 08:36:53 -07:00
local-lisp Start moving away from Org mode 2018-05-28 09:24:47 -07:00
site-lisp Move gnus init to main org file 2018-01-01 16:49:54 -08:00
snippets Remove compiled snippets files from git 2017-01-08 13:40:56 +01:00
vendor-lisp Add SubFolders to MBSync conf mode 2017-11-13 13:37:54 -08:00
.gitignore Start moving away from Org mode 2018-05-28 09:24:47 -07:00
GNUmakefile Don't try to tangle .el files 2018-06-06 20:48:37 -07:00
init.el Don't require everything to be set-up in .emacs.d 2018-06-06 20:56:28 -07:00
init.org Enable electric indent mode in C++ mode 2018-05-08 23:50:22 -07:00