From 455f13b8c91a51cd08e19fda737a4358a9a927d6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 16 Apr 2015 20:47:35 -0400 Subject: [PATCH] * admin/authors.el (authors-lax-changelogs): Update for erc changes. --- admin/authors.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/admin/authors.el b/admin/authors.el index 1f7e542478b..55839b6dc09 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -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\\'" -- 2.39.5