diff options
| author | 2014-07-08 17:23:21 +0200 | |
|---|---|---|
| committer | 2014-07-08 17:23:21 +0200 | |
| commit | d83e22775e8957a2aff109a5dc79d05f57c93734 (patch) | |
| tree | 0eba81c0c7195532d88e94ff3976cfd8ed3f1c94 | |
| parent | ba2d89be7b7ddb8ffae484b469d34aec17211998 (diff) | |
| download | emacs-d83e22775e8957a2aff109a5dc79d05f57c93734.tar.gz emacs-d83e22775e8957a2aff109a5dc79d05f57c93734.zip | |
Use the org ELPA repository
| -rw-r--r-- | .emacs.d/Cask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/Cask b/.emacs.d/Cask index e6e2449..429a61a 100644 --- a/.emacs.d/Cask +++ b/.emacs.d/Cask @@ -2,6 +2,7 @@ (source gnu) (source marmalade) (source melpa) +(source org) (depends-on "slime") |
