emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode 3fa8f0b 479/486: Add non-empty commentary sectio


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 3fa8f0b 479/486: Add non-empty commentary section, slightly reword summary
Date: Sat, 7 Aug 2021 09:26:18 -0400 (EDT)

branch: elpa/rust-mode
commit 3fa8f0b3ee3e4f6aa783dd5bcbadaae571ddf4ed
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: brotzeit <brotzeitmacher@gmail.com>

    Add non-empty commentary section, slightly reword summary
---
 rust-mode.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rust-mode.el b/rust-mode.el
index 221259c..9e8213c 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,4 +1,4 @@
-;;; rust-mode.el --- A major emacs mode for editing Rust source code 
-*-lexical-binding: t-*-
+;;; rust-mode.el --- A major-mode for editing Rust source code 
-*-lexical-binding: t-*-
 
 ;; Version: 0.5.0
 ;; Author: Mozilla
@@ -10,7 +10,8 @@
 ;; Apache License (version 2.0).
 
 ;;; Commentary:
-;;
+
+;; This package implements a major-mode for editing Rust source code.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]