summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-11-04 08:18:16 -0500
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-11-04 08:18:16 -0500
commit0e9e277bfc01fafe970bf3e358e457e37bd585a3 (patch)
tree2af25776c0f676dad055cbc8b4b449c615add58a /spacemacs
parentc83d0075e99967097b7417c895efa110481b354b (diff)
Change org logging.
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/spacemacs b/spacemacs
index d48f111..b9ef5fe 100644
--- a/spacemacs
+++ b/spacemacs
@@ -228,7 +228,6 @@ user code."
org-todo-keywords
'((sequence "TODO(t)" "WAIT(w@/!)" "|" "DONE(d!)" "CANCELED(c@)"))
org-directory "~/org"
- org-log-done 'time
org-support-shift-select t
org-capture-templates
'(("t" "Todo" entry (file+headline "~/org/in.org" "Tasks")