Moved org file(s) again

This commit is contained in:
Tom Willemsen 2011-04-26 09:29:03 +02:00
parent 4344bbeeda
commit abca74c7fd

2
emacs
View file

@ -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.