summaryrefslogtreecommitdiff
path: root/old-init.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-07 10:19:01 +0200
committerrekado <rekado@elephly.net>2016-07-07 10:19:01 +0200
commit6dd94c3e55914f0be979399070a43f671e7d7279 (patch)
treebfd60993ab58f7bf2ed562dbeb6467fb35f3441b /old-init.el
parentab334787c60258448780ffbeae3bc0446a191d3a (diff)
Move org-mode configuration to init.org.
Diffstat (limited to 'old-init.el')
-rw-r--r--old-init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-init.el b/old-init.el
index d01e0cc..669b507 100644
--- a/old-init.el
+++ b/old-init.el
@@ -105,7 +105,6 @@
(setq tab-width 4)
(load "email.el")
-(load "init-org.el")
(require 'my/init-org)
(load "init-ido.el")
(load "init-completion.el")