1 2 3 4 5 6 7 8 9 10
|
Index: ats2-lang-0.3.13/utils/emacs/ats2-mode.el
===================================================================
--- ats2-lang-0.3.13.orig/utils/emacs/ats2-mode.el 2019-12-19 16:51:36.840399000 +0000
+++ ats2-lang-0.3.13/utils/emacs/ats2-mode.el 2019-12-19 16:51:36.815395000 +0000
@@ -1,4 +1,4 @@
-;; ats2-mode.el -- Major mode to edit ATS2 source code
+;;; ats2-mode.el --- Major mode to edit ATS2 source code
;; Copyright (C) 2007 Stefan Monnier
;; updated and modified by Matthew Danish <mrd@debian.org> 2008-2013
|