diff options
author | Glenn Morris <rgm@gnu.org> | 2019-06-08 10:21:16 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2019-06-08 10:21:16 -0700 |
commit | d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4 (patch) | |
tree | 6bacfcd89d11906894464dc739bdbad710c2e104 /lisp/progmodes/idlw-help.el | |
parent | e751431989f0af69a7eabf26a86ccac8d8aab74f (diff) | |
download | emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.tar.gz emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.tar.bz2 emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.zip |
; Fix recent maintainer header removals
The convention is that no "Maintainer" means "Author" is the maintainer.
Diffstat (limited to 'lisp/progmodes/idlw-help.el')
-rw-r--r-- | lisp/progmodes/idlw-help.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 2cf6fa117b6..c4cf29c1418 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el @@ -4,6 +4,7 @@ ;; ;; Authors: JD Smith <jd.smith@utoledo.edu> ;; Carsten Dominik <dominik@science.uva.nl> +;; Maintainer: emacs-devel@gnu.org ;; Package: idlwave ;; This file is part of GNU Emacs. |