17ee0e400b
After moving off of Meta, Dotfiles has a greater responsibility to manage configs. Vim, Tmux, and Emacs are now within Stow's purview.
6 lines
203 B
EmacsLisp
6 lines
203 B
EmacsLisp
(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:
|