[Misc] A blank line

This commit is contained in:
Daniel - 2019-05-31 21:37:51 +02:00
parent 63b2e34be4
commit f518c0ca3d
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -787,6 +787,7 @@ search commands like `db/helm-shortcuts."
(unless (memq #'org-clock-save
(mapcar #'timer--function timer-list))
(run-with-timer 0 3600 #'org-clock-save))
(unless (memq #'db/export-diary
(mapcar #'timer--function timer-idle-list))
(run-with-idle-timer 200 t #'db/export-diary))