From 8d6ea12c17fb8edf556216049699f8fc29d1fece Mon Sep 17 00:00:00 2001 From: Max Penet Date: Tue, 14 Aug 2012 11:15:21 +0200 Subject: Add author to meta-data --- rust-mode.el | 1 + 1 file changed, 1 insertion(+) (limited to 'rust-mode.el') 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 -- cgit v1.2.3