summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfpi2020-07-14 11:18:00 +0200
committerfpi2020-07-14 16:47:21 +0200
commit70e238d8fc6cf67d7e413f15b657d67a6a400b72 (patch)
treeef12f280e3171cd5df2c6912829678295f4165c7
parentRefile custom agendas & add fancy "o" agenda (diff)
Update variable name
Diffstat (limited to '')
-rw-r--r--emacs-init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org
index e2b134c..1ca6195 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -2498,7 +2498,7 @@ Hansen's]] configs.
("omap" . "http://nominatim.openstreetmap.org/search?q=%s&polygon=1")))
(org-ellipsis " ")
(org-outline-path-complete-in-steps nil)
- (org-log-state-notes-into-drawer "NOTES")
+ (org-log-into-drawer "NOTES")
(org-clock-into-drawer "LOGBOOK")
(org-log-done 'time)
(org-log-redeadline 'time)