diff options
author | Glenn Morris <rgm@gnu.org> | 2017-06-05 20:48:49 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-06-05 20:48:49 -0400 |
commit | 5cb286064f2e04bd94bb1c931f3ee31aad34aa64 (patch) | |
tree | 09d47989d0dc0e609dd92792ef7e7a82f78e7352 /lisp/vc/vc-hooks.el | |
parent | 6aa1466713c9ded09b57a71592b0fd2c6e43e599 (diff) | |
download | emacs-5cb286064f2e04bd94bb1c931f3ee31aad34aa64.tar.gz emacs-5cb286064f2e04bd94bb1c931f3ee31aad34aa64.tar.bz2 emacs-5cb286064f2e04bd94bb1c931f3ee31aad34aa64.zip |
; Update some Maintainer: header comments
Diffstat (limited to 'lisp/vc/vc-hooks.el')
-rw-r--r-- | lisp/vc/vc-hooks.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el index 47e923c2095..2c2534a034e 100644 --- a/lisp/vc/vc-hooks.el +++ b/lisp/vc/vc-hooks.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1992-1996, 1998-2017 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) -;; Maintainer: Andre Spiegel <spiegel@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; Package: vc ;; This file is part of GNU Emacs. |