agenda: Rename 8sync-nowait to 8sync.
[8sync.git] / 8sync / agenda.scm
index ae9ddd6059556fc781d69bae7bcc3cd902db6681..e5b5160b8460ba69b6ecacb8b4e2254630bfbf8b 100644 (file)
@@ -62,7 +62,7 @@
 
             8sync-delay
             8sync-run 8sync-run-at 8sync-run-delay
 
             8sync-delay
             8sync-run 8sync-run-at 8sync-run-delay
-            8sync-nowait
+            8sync
             8sleep
             
             ;; used for introspecting the error, but a method for making
             8sleep
             
             ;; used for introspecting the error, but a method for making
@@ -527,7 +527,7 @@ return the wrong thing via (8sync) and trip themselves up."
 
 ;; TODO: Write (%run-immediately)
 
 
 ;; TODO: Write (%run-immediately)
 
-(define-syntax-rule (8sync-nowait body)
+(define-syntax-rule (8sync body)
   "Run body asynchronously but ignore its result...
 forge ahead in our current function!"
   (8sync-abort-to-prompt
   "Run body asynchronously but ignore its result...
 forge ahead in our current function!"
   (8sync-abort-to-prompt