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/expand.el | |
| 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/expand.el')
| -rw-r--r-- | lisp/expand.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/expand.el b/lisp/expand.el index b4bd266bf5f..d06287e6f9b 100644 --- a/lisp/expand.el +++ b/lisp/expand.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
| 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: abbrev | 7 | ;; Keywords: abbrev |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |