Make the list of modules loaded by Prelude configurable.

Modules loaded by Prelude can now easily be adjusted via
the file `prelude-modules.el` in Prelude's installation folder.
To disable a module simply comment it out; conversely uncomment
a module to enable it.
This commit is contained in:
Bozhidar Batsov 2013-01-13 20:42:17 +02:00
parent 5a8a724abb
commit 29dc436b64
5 changed files with 70 additions and 24 deletions

1
.gitignore vendored
View file

@ -15,3 +15,4 @@ custom.el
places
.smex-items
savefile/
/prelude-modules.el