General refactor & cleanup

This commit is contained in:
Henrik Lissner
2017-06-19 00:30:41 +02:00
parent bc3aee2a4f
commit 392c58ea47
10 changed files with 51 additions and 46 deletions

View File

@ -63,6 +63,7 @@
:config
(setq auto-compile-display-buffer nil
auto-compile-use-mode-line nil)
(defun +emacs-lisp*load-after-compile (success)
"Reload the current emacs-lisp file after it's recompiled, if an older
version is loaded."