diff options
| author | Glenn Morris | 2017-06-05 21:08:07 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-06-05 21:08:07 -0400 |
| commit | 0cd94b8a03e78bbfef3563ddd625b4cd817459bb (patch) | |
| tree | 0560c7878d05b4e65c9e7fd3003df20099865282 /lisp/textmodes | |
| parent | 5cb286064f2e04bd94bb1c931f3ee31aad34aa64 (diff) | |
| download | emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.tar.gz emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.zip | |
; Update some more Maintainer: header comments
; This removes some people who are absent from commit logs or mailing
; lists for upwards of a decade.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/refer.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index 1843c8e9ede..74dec30473c 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 8 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 9 | 9 | ||