summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-mode.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-19 21:29:13 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-19 21:34:27 -0700
commitbef1be873009d6e9f5a097396179f63a565bb6fd (patch)
tree227e495b83b50b965c65f26b3bb979e877726530 /lisp/progmodes/ada-mode.el
parent20241e2c764263ebf31cfb0c6a7a0d3b9ba52429 (diff)
downloademacs-bef1be873009d6e9f5a097396179f63a565bb6fd.tar.gz
emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.tar.bz2
emacs-bef1be873009d6e9f5a097396179f63a565bb6fd.zip
Fixes for "Maintainer:" and related lines
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines, which are not that useful. It also cleans up and regularizes a few similar lines.
Diffstat (limited to 'lisp/progmodes/ada-mode.el')
-rw-r--r--lisp/progmodes/ada-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index e01f1e8ecbe..50f7b4c0093 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -5,7 +5,7 @@
;; Author: Rolf Ebert <ebert@inf.enst.fr>
;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>
;; Emmanuel Briot <briot@gnat.com>
-;; Maintainer: Stephen Leake <stephen_leake@member.fsf.org>
+;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org>
;; Keywords: languages ada
;; This file is part of GNU Emacs.