branch: master
commit 0afa6857350dd1f346548d776aec6f5419c1d012
Merge: 34ee9c5 ef0e45c
Author: John Wiegley <[email protected]>
Commit: John Wiegley <[email protected]>
Merge pull request #11 from myuhe/pkg
add async-pkg.el
---
async-pkg.el | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/async-pkg.el b/async-pkg.el
new file mode 100644
index 0000000..4722f28
--- /dev/null
+++ b/async-pkg.el
@@ -0,0 +1,2 @@
+(define-package "async" "1.1" "Asynchronous processing in Emacs" 'nil)
+