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

7 lines
202 B
EmacsLisp
Raw Normal View History

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