a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: simple asynchronous functions for Emacs Lisp
It is a simple library for asynchronous tasks.
.
The API is almost the same as JSDeferred (by cho45) and Mochikit.Async
(by Bob Ippolito) in JavaScript.
Description: simple asynchronous functions for Emacs Lisp
It is a simple library for asynchronous tasks.
.
The API is almost the same as JSDeferred (by cho45) and Mochikit.Async
(by Bob Ippolito) in JavaScript.
--- 249463 Thu Jan 1 00:00:00 1970
+++ 245279 Thu Jan 1 00:00:00 1970
@@ -1,5 +1,5 @@
simple asynchronous functions for Emacs Lisp
It is a simple library for asynchronous tasks.
.
- The API is almost the same as JSDeferred (by cho45) and Mochikit.Async
+ The API is almost the same as JSDeferred (by cho45) and Mochikit.Async
(by Bob Ippolito) in JavaScript.