kela rotta

This commit is contained in:
2023-10-11 19:20:27 +03:00
parent 906a89e438
commit 720c96e203
2 changed files with 2 additions and 2 deletions

View File

@@ -158,7 +158,7 @@
;; This way it just waits until you've been idle for a while to avoid disturbing
;; the user.
(defvar org-caldav-sync-timer nil
;; "Timer that `org-caldav-push-timer' used to reschedule itself, or nil.")
"Timer that `org-caldav-push-timer' used to reschedule itself, or nil.")
(defun org-caldav-sync-with-delay (secs)
(when org-caldav-sync-timer
(cancel-timer org-caldav-sync-timer))