async-pkg.el 203 Bytes Raw Blame History Permalink 1 2 3 4 5 6 (define-package "async" "20170916.2256" "Asynchronous processing in Emacs" 'nil :keywords '("async") :url "https://github.com/jwiegley/emacs-async") ;; Local Variables: ;; no-byte-compile: t ;; End: