]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/modula2.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / progmodes / modula2.el
index d634efebe5bc10751c03a14ca26c91c7b93ecef5..582e495a2bfbfea6993d9a8945fc2257cc4be2e1 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Author: Michael Schmidt <michael@pbinfo.UUCP>
 ;;     Tom Perrine <Perrin@LOGICON.ARPA>
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: languages
 
 ;; This file is part of GNU Emacs.
   "Keymap used in Modula-2 mode.")
 
 (defcustom m2-indent 5
-  "This variable gives the indentation in Modula-2-Mode."
+  "This variable gives the indentation in Modula-2 mode."
   :type 'integer
   :group 'modula2)
 (put 'm2-indent 'safe-local-variable