summary refs log tree commit diff stats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeLines
* Emacs: Fix execution of old code at startupAlan Pearce2017-08-07-2820/+14
| | | | | | Set load-prefer-newer before loading main init code (it does not apply to the file it is in) Set auto-compile-on-load to compile init.el if it is newer than init.elc
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-08-06-2/+2
|
* Emacs: Remove twig-modeAlan Pearce2017-08-04-11/+1
| | | | I don't use PHP any more
* Emacs: Remove coffee modeAlan Pearce2017-08-04-11/+1
| | | | Unused
* Emacs: Simplify search for init fileAlan Pearce2017-08-04-4/+1
|
* Emacs: Fix startup issue opening encrypted configAlan Pearce2017-08-04-5/+2
|
* Emacs: Make bbdb popup window smallerAlan Pearce2017-08-04-0/+1
|
* Emacs: Fix smartparens not being disabled in lisp modesAlan Pearce2017-08-04-1/+3
|
* Emacs: Use outshine instead of lenticAlan Pearce2017-08-04-5/+19
|
* Emacs: Move post-startup de-optimisation code to top of fileAlan Pearce2017-08-04-2/+4
|
* Emacs: Fix byte-compiler warningsAlan Pearce2017-08-03-8/+4
|
* Emacs: Remove counsel-dashAlan Pearce2017-08-03-34/+0
| | | | I don't seem to be using it, and it's currently not installable via nix
* Emacs: Switch from org-babel to lentic-modeAlan Pearce2017-08-03-0/+2869