X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ab1dc14b220747e527d507d40905a24ba5c692d9..912e9159818f7356d45cc28b6666680b9857d7e7:/lisp/progmodes/modula2.el diff --git a/lisp/progmodes/modula2.el b/lisp/progmodes/modula2.el index d634efebe5..582e495a2b 100644 --- a/lisp/progmodes/modula2.el +++ b/lisp/progmodes/modula2.el @@ -2,7 +2,7 @@ ;; Author: Michael Schmidt ;; Tom Perrine -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: languages ;; This file is part of GNU Emacs. @@ -104,7 +104,7 @@ "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