projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0369dca
)
; * lisp/progmodes/csharp-mode.el: Add Commentary.
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 26 Nov 2022 08:04:39 +0000
(09:04 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 26 Nov 2022 08:04:39 +0000
(09:04 +0100)
lisp/progmodes/csharp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/csharp-mode.el
b/lisp/progmodes/csharp-mode.el
index f76289ac2b7457864bb8acc6bb43fdc46970833f..e82e72e8a3c1e7e02740ce3806cf69685034e078 100644
(file)
--- 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)