[Org] Readd default value for ‘org-duration-format’

This commit is contained in:
Daniel - 2019-06-16 15:52:13 +02:00
parent 4e23ef8be7
commit 55c3b60964
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 0 deletions

View File

@ -699,6 +699,8 @@ search commands like `db/helm-shortcuts."
org-ellipsis ""
org-fontify-done-headline nil
org-duration-format '(("y") ("w") ("d") (special . h:mm))
org-todo-keywords
'((sequence "TODO(t)" "CONT(n!)" "|" "DONE(d@)")
(sequence "GOTO(g)" "ATTN(a)" "|" "DONE(d@)")