9da3ffee41
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive.
6 lines
203 B
EmacsLisp
6 lines
203 B
EmacsLisp
(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:
|