mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 5cb5f70b1872a757e93ea333b0e2dca50c6c8957
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: