blob: 507e06661f93c42bb4072c929e667388c2da83ea (
plain) (
blame)
1
2
3
4
5
6
|
(define-package "async" "20180527.1730" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "https://github.com/jwiegley/emacs-async")
;; Local Variables:
;; no-byte-compile: t
;; End:
|