about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/async-20180527.1030/async-pkg.el
blob: 1f999997fb321ff9e02e551dd5c8f0e2f431b6fe (plain) (blame)
1
2
3
4
5
6
(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: