Skip to content

Commit 3fa8f0b

Browse files
tarsiusbrotzeit
authored andcommitted
Add non-empty commentary section, slightly reword summary
1 parent 9e03890 commit 3fa8f0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rust-mode.el

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; rust-mode.el --- A major emacs mode for editing Rust source code -*-lexical-binding: t-*-
1+
;;; rust-mode.el --- A major-mode for editing Rust source code -*-lexical-binding: t-*-
22

33
;; Version: 0.5.0
44
;; Author: Mozilla
@@ -10,7 +10,8 @@
1010
;; Apache License (version 2.0).
1111

1212
;;; Commentary:
13-
;;
13+
14+
;; This package implements a major-mode for editing Rust source code.
1415

1516
;;; Code:
1617

0 commit comments

Comments
 (0)