8 lines
220 B
EmacsLisp
8 lines
220 B
EmacsLisp
(define-package "async" "20200113.1745" "Asynchronous processing in Emacs"
|
|
'((emacs "24.3"))
|
|
:keywords
|
|
'("async")
|
|
:url "https://github.com/jwiegley/emacs-async")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|