summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorMax Penet <max.penet@gmail.com>2012-08-14 11:15:21 +0200
committerBrian Anderson <banderson@mozilla.com>2012-08-14 12:03:02 -0700
commit8d6ea12c17fb8edf556216049699f8fc29d1fece (patch)
tree58f956a0427807c39e08a8496d8a5b995ae2a0be /rust-mode.el
parent3a65c562ca1692f6c9dabd578ba80278f929b547 (diff)
downloadrust-mode-8d6ea12c17fb8edf556216049699f8fc29d1fece.tar.gz
Add author to meta-data
Diffstat (limited to 'rust-mode.el')
-rw-r--r--rust-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-mode.el b/rust-mode.el
index b340c39..6c118da 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,6 +1,7 @@
;;; rust-mode.el --- A major emacs mode for editing Rust source code
;; Version: 0.1.0
+;; Author: Mozilla
;; Package-Requires: ((cm-mode "0.1.0"))
;; Url: https://github.com/mozilla/rust