commit | author | age | ||
5cb5f7 | 1 | (define-package "async" "20180527.1730" "Asynchronous processing in Emacs" 'nil :keywords |
C | 2 | '("async") |
3 | :url "https://github.com/jwiegley/emacs-async") | |
4 | ;; Local Variables: | |
5 | ;; no-byte-compile: t | |
6 | ;; End: |