From: Christopher Allan Webber Date: Tue, 20 Dec 2016 21:51:56 +0000 (-0600) Subject: agenda: Fixing exports. X-Git-Tag: v0.4.0~64 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=5dc2dceda9fab1eb92295989e8e8940fbd56a12c agenda: Fixing exports. * 8sync/agenda.scm: Removed deprecated variables 8sync-delay, 8sync-run, 8sync-run-at, and 8sync-run-delay. Added 8usleep. --- diff --git a/8sync/agenda.scm b/8sync/agenda.scm index 9884afc..b41500d 100644 --- a/8sync/agenda.scm +++ b/8sync/agenda.scm @@ -60,10 +60,8 @@ run-it wrap wrap-apply run run-at run-delay - 8sync-delay - 8sync-run 8sync-run-at 8sync-run-delay 8sync - 8sleep + 8sleep 8usleep ;; used for introspecting the error, but a method for making ;; is not exposed