diff options
| author | Felix S Klock II <pnkfelix@pnkfx.org> | 2015-05-04 18:12:52 +0200 |
|---|---|---|
| committer | Felix S Klock II <pnkfelix@pnkfx.org> | 2015-05-04 18:12:52 +0200 |
| commit | 8a8bd588e17d469aab211868efe31f059ae7df24 (patch) | |
| tree | c22c6f0f0509f45b35490c811ea3cbcec6aeca9a /rust-mode.el | |
| parent | f2f4d67a73748cfa3266b2d5d12d22b2454f03e9 (diff) | |
| parent | 054a11c7510eb335e856be82156815776756906a (diff) | |
| download | rust-mode-8a8bd588e17d469aab211868efe31f059ae7df24.tar.gz | |
Merge pull request #58 from lunaryorn/patch-1
Update rust-mode URL in header
Diffstat (limited to 'rust-mode.el')
| -rw-r--r-- | rust-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el index bb800da..948cc0e 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -2,7 +2,7 @@ ;; Version: 0.2.0 ;; Author: Mozilla -;; Url: https://github.com/rust-lang/rust +;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages ;;; Commentary: |
