mirror of https://tildegit.org/ben/dotfiles
7 lines
203 B
EmacsLisp
7 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:
|