kela rotta
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user