emacs-diffs
[Top][All Lists]
Advanced

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

master 3dbe0cde0e: ; * lisp/progmodes/csharp-mode.el: Add Commentary.


From: Stefan Kangas
Subject: master 3dbe0cde0e: ; * lisp/progmodes/csharp-mode.el: Add Commentary.
Date: Sat, 26 Nov 2022 03:04:53 -0500 (EST)

branch: master
commit 3dbe0cde0e1befb9c7065bdc43f64fdd0aba37b4
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * lisp/progmodes/csharp-mode.el: Add Commentary.
---
 lisp/progmodes/csharp-mode.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lisp/progmodes/csharp-mode.el b/lisp/progmodes/csharp-mode.el
index f76289ac2b..e82e72e8a3 100644
--- a/lisp/progmodes/csharp-mode.el
+++ b/lisp/progmodes/csharp-mode.el
@@ -24,6 +24,10 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+;;; Commentary:
+
+;; Support for editing C#.
+
 ;;; Code:
 
 (require 'compile)



reply via email to

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