1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

* admin/authors.el (authors-lax-changelogs): Update for erc changes.

This commit is contained in:
Glenn Morris 2015-04-16 20:47:35 -04:00
parent 13055fd086
commit 455f13b8c9

View File

@ -974,10 +974,8 @@ Elements with LAX non-nil are only used in `authors-lax-changelogs'.")
;; Eg the progmodes/ (etc) directories did not exist before 1997.
;; Also, lib-src/ did not exist, the files were in etc/.
;; And various other things.
;; Maybe this should just be any ChangeLog with a . extension,
;; assuming we always fix logs fully before rotating them?
(defconst authors-lax-changelogs
'("erc/ChangeLog\\.0[1-8]\\'"
'("erc/ChangeLog\\.1\\'"
"gnus/ChangeLog\\.[1-2]\\'"
"lisp/ChangeLog\\.\\([1-9]\\|1[0-5]\\)\\'"
"mh-e/ChangeLog\\.1\\'"