diff options
| author | Glenn Morris | 2019-06-08 10:21:16 -0700 |
|---|---|---|
| committer | Glenn Morris | 2019-06-08 10:21:16 -0700 |
| commit | d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4 (patch) | |
| tree | 6bacfcd89d11906894464dc739bdbad710c2e104 /lisp/obsolete | |
| parent | e751431989f0af69a7eabf26a86ccac8d8aab74f (diff) | |
| download | emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.tar.gz emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.zip | |
; Fix recent maintainer header removals
The convention is that no "Maintainer" means "Author" is the maintainer.
Diffstat (limited to 'lisp/obsolete')
| -rw-r--r-- | lisp/obsolete/longlines.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/obsolete/longlines.el b/lisp/obsolete/longlines.el index f2213228242..30c6f35e7b1 100644 --- a/lisp/obsolete/longlines.el +++ b/lisp/obsolete/longlines.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6 | ;; Alex Schroeder <alex@gnu.org> | 6 | ;; Alex Schroeder <alex@gnu.org> |
| 7 | ;; Chong Yidong <cyd@stupidchicken.com> | 7 | ;; Chong Yidong <cyd@stupidchicken.com> |
| 8 | ;; Maintainer: emacs-devel@gnu.org | ||
| 8 | ;; Obsolete-since: 24.4 | 9 | ;; Obsolete-since: 24.4 |
| 9 | ;; Keywords: convenience, wp | 10 | ;; Keywords: convenience, wp |
| 10 | 11 | ||