Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Tweak startup | Alan Pearce | 2019-01-05 | -2/+4 |
| | ||||
* | Emacs: Add reload-user-init-file command | Alan Pearce | 2017-09-24 | -0/+5 |
| | ||||
* | Emacs: Fix execution of old code at startup | Alan Pearce | 2017-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/dotfiles | Alan Pearce | 2017-08-06 | -2/+2 |
| | ||||
* | Emacs: Remove twig-mode | Alan Pearce | 2017-08-04 | -11/+1 |
| | | | | I don't use PHP any more | |||
* | Emacs: Remove coffee mode | Alan Pearce | 2017-08-04 | -11/+1 |
| | | | | Unused | |||
* | Emacs: Simplify search for init file | Alan Pearce | 2017-08-04 | -4/+1 |
| | ||||
* | Emacs: Fix startup issue opening encrypted config | Alan Pearce | 2017-08-04 | -5/+2 |
| | ||||
* | Emacs: Make bbdb popup window smaller | Alan Pearce | 2017-08-04 | -0/+1 |
| | ||||
* | Emacs: Fix smartparens not being disabled in lisp modes | Alan Pearce | 2017-08-04 | -1/+3 |
| | ||||
* | Emacs: Use outshine instead of lentic | Alan Pearce | 2017-08-04 | -5/+19 |
| | ||||
* | Emacs: Move post-startup de-optimisation code to top of file | Alan Pearce | 2017-08-04 | -2/+4 |
| | ||||
* | Emacs: Fix byte-compiler warnings | Alan Pearce | 2017-08-03 | -8/+4 |
| | ||||
* | Emacs: Remove counsel-dash | Alan Pearce | 2017-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-mode | Alan Pearce | 2017-08-03 | -0/+2869 |