Files
emacs.d/elpa/async-20180527.1030/async-pkg.el
Mateus Pinto Rodrigues f6ec2ebf59 Update packages/ Add org-ref
2018-06-11 13:50:46 -03:00

7 lines
203 B
EmacsLisp

(define-package "async" "20180527.1030" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "https://github.com/jwiegley/emacs-async")
;; Local Variables:
;; no-byte-compile: t
;; End: