summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-04-26 09:29:03 +0200
committerGravatar Tom Willemsen2011-04-26 09:29:03 +0200
commitabca74c7fd18701bfa3083fdcfadf478f1038744 (patch)
treed95b631f187dbab9e22a5ac953b32269e1141970 /emacs
parent4344bbeeda68999d5b9ac309f9137df413801204 (diff)
downloaddotfiles-abca74c7fd18701bfa3083fdcfadf478f1038744.tar.gz
dotfiles-abca74c7fd18701bfa3083fdcfadf478f1038744.zip
Moved org file(s) again
Diffstat (limited to 'emacs')
-rw-r--r--emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs b/emacs
index 1a24abf..9d02acb 100644
--- a/emacs
+++ b/emacs
@@ -35,7 +35,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- '(org-agenda-files (quote ("~/org/notes.org" "~/Documents/main.org" "~/Documents/aethon/aethon.org")))
+ '(org-agenda-files (quote ("~/documents/org/main.org")))
'(safe-local-variable-values (quote ((ispell-local-dictionary . nl)))))
(custom-set-faces
;; custom-set-faces was added by Custom.