[Fix #451] Add the ability to preload personal code

This commit is contained in:
Bozhidar Batsov 2013-12-06 17:34:06 +02:00
parent 3cdb7f32ad
commit 4ca22fbf1c
3 changed files with 17 additions and 0 deletions

View file

@ -443,6 +443,12 @@ If you require just a single package you can also use:
(prelude-require-package 'some-package)
```
#### Preloading personal config
Sometimes you might want to load code before Prelude has started loading. Prelude will automatically preload all
Emacs Lisp files in your `personal/preload` directory. Note that at this point you can't using anything from
Prelude, except a few variables like `prelude-dir`, etc (since nothing is yet loaded).
#### Disabling whitespace-mode
Although `whitespace-mode` is awesome some people might find it too