From 1a143c4960c58968397dbf5e0c99824cb25fa671 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 2 Oct 2015 13:01:29 -0700 Subject: [PATCH] rewhitespace --- dotfiles/emacs.d/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 4d3cc1da..dbe10265 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1037,7 +1037,8 @@ the same tree node, and the headline of the tree node in the Org-mode file." collect (file-truename filepath))))) (imalison:add-to-org-agenda-files - (list imalison:org-gtd-file imalison:org-habits-file imalison:org-calendar-file)) + (list imalison:org-gtd-file imalison:org-habits-file + imalison:org-calendar-file)) (add-to-list 'org-capture-templates `("t" "GTD Todo (Linked)" entry (file ,imalison:org-gtd-file)