1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00

More small authors.el updates

* admin/authors.el (authors-aliases): Fix recent addition.
(authors-obsolete-files-regexps, authors-no-scan-regexps)
(authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; * lisp/vc/pcvs.el, test/lisp/emacs-lisp/checkdoc-tests.el:
; Fix Author headers.
; * ChangeLog.2: Fixes.
This commit is contained in:
Glenn Morris 2017-06-06 15:08:41 -04:00
parent 0cd94b8a03
commit a203e717eb
4 changed files with 37 additions and 17 deletions

View file

@ -2,7 +2,7 @@
;; Copyright (C) 2016-2017 Free Software Foundation, Inc.
;; Author: Google Inc.
;; Author: Philipp Stephani <phst@google.com>
;; This file is part of GNU Emacs.