my-emacs-d/elpa/async-20160513.128/async-pkg.el
Gergely Polonkai 1ee823ee92 Update packages
2016-06-29 09:21:54 +02:00

7 lines
202 B
EmacsLisp

(define-package "async" "20160513.128" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "http://elpa.gnu.org/packages/async.html")
;; Local Variables:
;; no-byte-compile: t
;; End: