branch: master
commit 57efc8da95c7c491cb1ecf3172b947b174e3fdf8
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* async-pkg.el: Don't compile.
---
async-pkg.el | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/async-pkg.el b/async-pkg.el
index ab145bb..05fcd06 100644
--- a/async-pkg.el
+++ b/async-pkg.el
@@ -1,2 +1,8 @@
+;;; async-pkg.el
+
(define-package "async" "1.2" "Asynchronous processing in Emacs" 'nil)
+;; Local Variables:
+;; no-byte-compile: t
+;; End:
+