projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
154daf8
)
; * lisp/progmodes/csharp-mode.el: Add author and maintainer.
author
Yuan Fu
<casouri@gmail.com>
Fri, 25 Nov 2022 22:23:44 +0000
(14:23 -0800)
committer
Yuan Fu
<casouri@gmail.com>
Sat, 26 Nov 2022 03:00:18 +0000
(19:00 -0800)
lisp/progmodes/csharp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/csharp-mode.el
b/lisp/progmodes/csharp-mode.el
index af3a4d86da2e90e714ca1ef28e2c647770841d41..f76289ac2b7457864bb8acc6bb43fdc46970833f 100644
(file)
--- a/
lisp/progmodes/csharp-mode.el
+++ b/
lisp/progmodes/csharp-mode.el
@@
-3,7
+3,9
@@
;; Copyright (C) 2022 Free Software Foundation, Inc.
;; Author : Theodor Thornhill <theo@thornhill.no>
+;; Jostein Kjønigsen <jostein@kjonigsen.net>
;; Maintainer : Theodor Thornhill <theo@thornhill.no>
+;; Jostein Kjønigsen <jostein@kjonigsen.net>
;; Created : September 2022
;; Keywords : c# languages oop