From: Glenn Morris Date: Fri, 17 Apr 2015 00:47:35 +0000 (-0400) Subject: * admin/authors.el (authors-lax-changelogs): Update for erc changes. X-Git-Tag: emacs-25.0.90~2394 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=455f13b8c91a51cd08e19fda737a4358a9a927d6;p=emacs.git * admin/authors.el (authors-lax-changelogs): Update for erc changes. --- 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\\'"