diff options
| author | Ravi R Kiran <aine.marina@gmail.com> | 2014-02-14 17:59:10 (GMT) |
|---|---|---|
| committer | Ravikiran Rajagopal <aine.marina@gmail.com> | 2014-02-14 17:59:10 (GMT) |
| commit | fe129ed1af81dd84782045761b45aa6831f2362e (patch) | |
| tree | 7b5da4a6e6d28f3c0975033a2b5112d36e35574e /init.el | |
| parent | 556b46ae408d2e1991ab3a2d95b7a263c033fff2 (diff) | |
| download | dotemacs-fe129ed1af81dd84782045761b45aa6831f2362e.zip dotemacs-fe129ed1af81dd84782045761b45aa6831f2362e.tar.gz dotemacs-fe129ed1af81dd84782045761b45aa6831f2362e.tar.bz2 | |
Org mode
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ (setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/") ;("original" . "http://tromey.com/elpa/") - ;("org" . "http://orgmode.org/elpa/") + ("org" . "http://orgmode.org/elpa/") ;("marmalade" . "http://marmalade-repo.org/packages/") ("melpa" . "http://melpa.milkbox.net/packages/"))) (add-to-list 'load-path ravi/init-dir) |
