;;; async-pkg.el (define-package "async" "1.3" "Asynchronous processing in Emacs" 'nil) ;; Local Variables: ;; no-byte-compile: t ;; End: