7 lines
203 B
EmacsLisp
Raw Normal View History

2019-10-20 16:24:07 -05:00
(define-package "async" "20171015.2239" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "https://github.com/jwiegley/emacs-async")
;; Local Variables:
;; no-byte-compile: t
;; End: