mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
; * lisp/progmodes/csharp-mode.el: Add Commentary.
This commit is contained in:
parent
0369dcacf3
commit
3dbe0cde0e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user