my-emacs-d/elpa/async-20160425.551/async-pkg.el

7 lines
202 B
EmacsLisp
Raw Normal View History

2016-04-26 11:40:21 +00:00
(define-package "async" "20160425.551" "Asynchronous processing in Emacs" 'nil :keywords
2016-02-24 22:06:01 +00:00
'("async")
:url "http://elpa.gnu.org/packages/async.html")
;; Local Variables:
;; no-byte-compile: t
;; End: