summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 73bc748..4c2a6a5 100644
--- a/init.el
+++ b/init.el
@@ -120,6 +120,7 @@
"|" "DONE(d)" "NA(n@)")))
(put 'org-log-done 'safe-local-variable #'booleanp)
+ (put 'org-archive-location 'safe-local-variable #'stringp)
(setq org-catch-invisible-edits 'error
org-special-ctrl-k t