summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-init.org')
-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)