tvl-depot/configs/shared/emacs/.emacs.d/wpc
William Carroll 44e46bbce2 Fix Emacs installation
My Emacs installation would fail on new machines because:

* use-package
* evil
* paredit

use-package is needed to install everything else.

evil and paredit were required in functions.el and other places before they were
called like (use-package evil ...). This should improve things but not fix the
entire issue.
2019-03-11 23:08:23 +00:00
..
packages Fix Emacs installation 2019-03-11 23:08:23 +00:00
casing.el Fix Emacs installation 2019-03-11 23:08:23 +00:00
fs-functions.el Fix Emacs installation 2019-03-11 23:08:23 +00:00
functions.el Fix Emacs installation 2019-03-11 23:08:23 +00:00
macros.el Fix Emacs installation 2019-03-11 23:08:23 +00:00
string-functions.el Fix Emacs installation 2019-03-11 23:08:23 +00:00
variables.el Changes my default project 2019-03-05 18:28:46 +00:00