branch: elpa/nasm-mode
commit 3d4786baacafc964e60d80aca150a5ce0a59af31
Author: Christopher Wellons <[email protected]>
Commit: Christopher Wellons <[email protected]>
Add ELPA header.
---
nasm-mode.el | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/nasm-mode.el b/nasm-mode.el
index bd736a1..5f46617 100644
--- a/nasm-mode.el
+++ b/nasm-mode.el
@@ -2,6 +2,11 @@
;; This is free and unencumbered software released into the public domain.
+;; Author: Christopher Wellons <[email protected]>
+;; URL: https://github.com/skeeto/nasm-mode
+;; Version: 1.0.0
+;; Package-Requires: ((emacs "24.3"))
+
;;; Commentary:
;; The keyword lists are up to date as of NASM 2.11.08.