mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
; * lisp/progmodes/csharp-mode.el: Add Commentary.
This commit is contained in:
parent
0369dcacf3
commit
3dbe0cde0e
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue